docker: update alpine Docker tag to v3.19.0

This commit is contained in:
renovate[bot] 2023-12-14 03:27:35 +00:00 committed by Christian Nicolai
parent 1ae0642541
commit 8ee945ed31
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.18.5
FROM alpine:3.19.0
EXPOSE 5353 8080

View File

@ -1,4 +1,4 @@
FROM alpine:3.18.5
FROM alpine:3.19.0
EXPOSE 5353 8080