1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2024-09-07 22:50:13 +02:00

docker: update alpine Docker tag to v3.20.2

This commit is contained in:
renovate[bot] 2024-07-25 02:37:05 +00:00 committed by Christian Nicolai
parent 80e91fcb5d
commit b88b109259
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.20.1
FROM alpine:3.20.2
EXPOSE 5353 8080

View File

@ -1,4 +1,4 @@
FROM alpine:3.20.1
FROM alpine:3.20.2
EXPOSE 5353 8080