5 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
6689094aa8 Merge pull request 'chore(deps): update peter-evans/dockerhub-description action to v5' (#83) from renovate/peter-evans-dockerhub-description-5.x into master
All checks were successful
Build / build-arm64 (push) Successful in 56s
Lint Markdown files / markdown-lint (push) Successful in 9s
Build / build-amd64 (push) Successful in 25s
2025-10-02 15:05:50 +00:00
3b72951f3d chore(deps): update peter-evans/dockerhub-description action to v5
All checks were successful
Build / build-arm64 (pull_request) Successful in 59s
Lint Markdown files / markdown-lint (pull_request) Successful in 10s
Build / build-amd64 (pull_request) Successful in 20s
2025-10-01 16:13:04 +00:00
84fcf62165 Merge pull request 'chore(deps): update actions/checkout action to v5' (#81) from renovate/actions-checkout-5.x into master
All checks were successful
Build / build-arm64 (push) Successful in 59s
Lint Markdown files / markdown-lint (push) Successful in 8s
Build / build-amd64 (push) Successful in 19s
2025-09-29 16:26:37 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ jobs:
- ubuntu-latest
steps:
- uses: actions/checkout@v5.0.0
- uses: peter-evans/dockerhub-description@v4.0.2
- uses: peter-evans/dockerhub-description@v5.0.0
with:
username: ${{ secrets.DOCKER_IO_USERNAME }}
password: ${{ secrets.DOCKER_IO_PASSWORD }}

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
# default contains this file a list of the stable repositories pointing to the