Merge pull request 'chore(deps): update docker.io/library/alpine docker tag to v3.23.2' (#62) from renovate/container-images into master
All checks were successful
Lint Markdown files / markdown-lint (push) Successful in 5s
Release / push-amd64 (push) Successful in 34s
Release / push-arm64 (push) Successful in 1m12s
Release / push-manifest (push) Successful in 5s
Release / sync-to-hub-docker-io (push) Successful in 30s

This commit is contained in:
2025-12-18 02:07:31 +00:00

View File

@@ -1,4 +1,4 @@
FROM docker.io/library/alpine:3.23.0
FROM docker.io/library/alpine:3.23.2
RUN apk add --no-cache \
bash \