Merge pull request 'chore(deps): update docker.io/library/alpine docker tag to v3.23.0' (#61) from renovate/container-images into master
All checks were successful
Lint Markdown files / markdown-lint (push) Successful in 4s
Release / push-amd64 (push) Successful in 27s
Release / push-arm64 (push) Successful in 1m16s
Release / push-manifest (push) Successful in 4s
Release / sync-to-hub-docker-io (push) Successful in 28s

This commit is contained in:
2025-12-03 22:51:52 +00:00

View File

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