1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-07-22 17:11:17 +02:00

docker: update alpine Docker tag to v3.22.1

This commit is contained in:
renovate[bot]
2025-07-17 03:08:48 +00:00
committed by Christian Nicolai
parent 8d2c2f9c90
commit 01175ec8f9
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.22.0
FROM alpine:3.22.1
EXPOSE 5353 8080

View File

@ -1,4 +1,4 @@
FROM alpine:3.22.0
FROM alpine:3.22.1
EXPOSE 5353 8080