mirror of
https://github.com/cmur2/dyndnsd.git
synced 2024-10-31 14:56:15 +01:00
docker: update alpine Docker tag to v3.17.2
This commit is contained in:
parent
14bac86e9d
commit
a12ffe4b23
@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.17.1
|
FROM alpine:3.17.2
|
||||||
|
|
||||||
EXPOSE 5353 8080
|
EXPOSE 5353 8080
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.17.1
|
FROM alpine:3.17.2
|
||||||
|
|
||||||
EXPOSE 5353 8080
|
EXPOSE 5353 8080
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user