Update alpine Docker tag to v3.18

This commit is contained in:
renovate[bot] 2023-05-28 11:20:23 +00:00 committed by GitHub
parent b83f5f2421
commit 8e98727591
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM alpine:3.17
FROM alpine:3.18
# set version label
ARG BUILD_DATE