chore(deps): update alpine docker tag to v3.19.1
ci / docker (pull_request) Successful in 1m52s Details

This commit is contained in:
renovate-bot 2024-02-14 13:15:13 +00:00
parent 3c6ca573f1
commit ff6aeea373
1 changed files with 1 additions and 1 deletions

View File

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