1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2024-12-22 00:54:22 +01:00

docker: update alpine Docker tag to v3.16.3

This commit is contained in:
renovate[bot] 2022-11-17 00:43:12 +00:00 committed by Christian Nicolai
parent b5f5fa9105
commit 1daf68376d
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.16.2
FROM alpine:3.16.3
EXPOSE 5353 8080

View File

@ -1,4 +1,4 @@
FROM alpine:3.16.2
FROM alpine:3.16.3
EXPOSE 5353 8080