1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-12-19 13:48:09 +01:00

docker: update alpine Docker tag to v3.17.1

This commit is contained in:
renovate[bot]
2023-01-12 02:09:51 +00:00
committed by GitHub
parent ac929f65aa
commit f74c1a1362
2 changed files with 2 additions and 2 deletions

View File

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

View File

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