2 Commits

Author SHA1 Message Date
a8de1c0069 Merge pull request 'chore(deps): update docker.io/library/alpine docker tag to v3.22.2' (#84) from renovate/container-images into master
All checks were successful
Build / build-amd64 (push) Successful in 21s
Lint Markdown files / markdown-lint (push) Successful in 4s
Build / build-arm64 (push) Successful in 56s
2025-10-08 22:13:26 +00:00
c2e791d88e chore(deps): update docker.io/library/alpine docker tag to v3.22.2
All checks were successful
Build / build-amd64 (pull_request) Successful in 22s
Lint Markdown files / markdown-lint (pull_request) Successful in 4s
Build / build-arm64 (pull_request) Successful in 59s
2025-10-08 22:13:09 +00:00

View File

@@ -1,4 +1,4 @@
FROM docker.io/library/alpine:3.22.1 FROM docker.io/library/alpine:3.22.2
# The file /etc/apk/repositories contains a list of the apk repositories. By # The file /etc/apk/repositories contains a list of the apk repositories. By
# default contains this file a list of the stable repositories pointing to the # default contains this file a list of the stable repositories pointing to the