chore(deps): update alpine docker tag to v3.20.1
All checks were successful
ci / docker (pull_request) Successful in 24s

This commit is contained in:
renovate-bot 2024-06-23 00:01:32 +00:00
parent 08d5be0469
commit 1bf7cd6a86

View File

@ -1,4 +1,4 @@
FROM alpine:3.20.0
FROM alpine:3.20.1
# Set labels manually, each build service differs in used or predefined labels.
LABEL maintainer="OCram85"