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

docker: update alpine to v3.15.2

This commit is contained in:
Renovate Bot 2022-03-24 00:01:37 +00:00 committed by Christian Nicolai
parent 0a053ad577
commit a45c1cca82
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.15.1
FROM alpine:3.15.2
EXPOSE 5353 8080

View File

@ -1,4 +1,4 @@
FROM alpine:3.15.1
FROM alpine:3.15.2
EXPOSE 5353 8080