1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-07-03 04:30:20 +02:00

docker: update alpine Docker tag to v3.14.0

This commit is contained in:
Renovate Bot
2021-06-17 01:19:58 +00:00
parent 429bbff838
commit 6d5045923f
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.13.5 FROM alpine:3.14.0
EXPOSE 5353 8080 EXPOSE 5353 8080

View File

@ -1,4 +1,4 @@
FROM alpine:3.13.5 FROM alpine:3.14.0
EXPOSE 5353 8080 EXPOSE 5353 8080