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:
parent
7b8485cacc
commit
8cc8724df5
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.13.6
|
||||
FROM alpine:3.14.3
|
||||
|
||||
EXPOSE 5353 8080
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.13.6
|
||||
FROM alpine:3.14.3
|
||||
|
||||
EXPOSE 5353 8080
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user