mirror of
https://github.com/cmur2/dyndnsd.git
synced 2024-12-22 00:54:22 +01:00
docker: update alpine Docker tag to v3.17.1
This commit is contained in:
parent
69d2378747
commit
d68a93a94f
@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.17.0
|
FROM alpine:3.17.1
|
||||||
|
|
||||||
EXPOSE 5353 8080
|
EXPOSE 5353 8080
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.17.0
|
FROM alpine:3.17.1
|
||||||
|
|
||||||
EXPOSE 5353 8080
|
EXPOSE 5353 8080
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user