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

docker: update alpine Docker tag to v3.23.0

This commit is contained in:
renovate[bot]
2025-12-04 02:34:58 +00:00
committed by GitHub
parent 627b1c4dc5
commit b7e2c58e5d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM alpine:3.22.2 FROM alpine:3.23.0
EXPOSE 5353 8080 EXPOSE 5353 8080

View File

@@ -1,4 +1,4 @@
FROM alpine:3.22.2 FROM alpine:3.23.0
EXPOSE 5353 8080 EXPOSE 5353 8080