1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-01-23 21:27:01 +01:00

docker: update alpine Docker tag to v3.17.2

This commit is contained in:
renovate[bot] 2023-02-16 03:22:16 +00:00 committed by Christian Nicolai
parent 14bac86e9d
commit 684d1f0578
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.17.1
FROM alpine:3.17.2
EXPOSE 5353 8080

View File

@ -1,4 +1,4 @@
FROM alpine:3.17.1
FROM alpine:3.17.2
EXPOSE 5353 8080