Update alpine Docker tag to v3.18.3
ci / docker (pull_request) Successful in 11s Details

This commit is contained in:
renovate-bot 2023-08-07 22:00:21 +00:00
parent fde7eee1ec
commit ab5736679d
1 changed files with 1 additions and 1 deletions

View File

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