1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2024-06-26 10:34:39 +02:00

docker: update alpine Docker tag to v3.20.0

This commit is contained in:
renovate[bot] 2024-05-23 00:53:35 +00:00 committed by Christian Nicolai
parent c962f3eb84
commit 556f087a10
2 changed files with 2 additions and 2 deletions

View File

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

View File

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