docker: update alpine Docker tag to v3.18.0

This commit is contained in:
renovate[bot] 2023-06-01 00:42:51 +00:00 committed by Christian Nicolai
parent 425318a0d1
commit 3c3c1fcb24
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.17.3
FROM alpine:3.18.0
EXPOSE 5353 8080

View File

@ -1,4 +1,4 @@
FROM alpine:3.17.3
FROM alpine:3.18.0
EXPOSE 5353 8080