mirror of
https://github.com/cmur2/dyndnsd.git
synced 2024-12-22 00:54:22 +01:00
docker: update alpine Docker tag to v3.18.0
This commit is contained in:
parent
425318a0d1
commit
3c3c1fcb24
@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.17.3
|
FROM alpine:3.18.0
|
||||||
|
|
||||||
EXPOSE 5353 8080
|
EXPOSE 5353 8080
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.17.3
|
FROM alpine:3.18.0
|
||||||
|
|
||||||
EXPOSE 5353 8080
|
EXPOSE 5353 8080
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user