docker: update alpine Docker tag to v3.19.1

This commit is contained in:
renovate[bot] 2024-02-01 00:36:45 +00:00 committed by GitHub
parent 95acdcbc70
commit 2ea74ecab1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

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

View File

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