1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2024-11-10 12:56:14 +01:00

docker: update alpine Docker tag to v3.14.3

This commit is contained in:
Renovate Bot 2021-11-18 01:59:29 +00:00
parent 7b8485cacc
commit 8cc8724df5
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.13.6
FROM alpine:3.14.3
EXPOSE 5353 8080

View File

@ -1,4 +1,4 @@
FROM alpine:3.13.6
FROM alpine:3.14.3
EXPOSE 5353 8080