1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-01-16 02:56:12 +01:00

docker: update alpine Docker tag to v3.21.2

This commit is contained in:
renovate[bot] 2025-01-09 03:15:23 +00:00 committed by Christian Nicolai
parent 9be5e929fb
commit d11dcc9b39
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.21.0
FROM alpine:3.21.2
EXPOSE 5353 8080

View File

@ -1,4 +1,4 @@
FROM alpine:3.21.0
FROM alpine:3.21.2
EXPOSE 5353 8080