mirror of
https://github.com/cmur2/dyndnsd.git
synced 2024-12-22 10:54:23 +01:00
docker: update alpine Docker tag to v3.20.2
This commit is contained in:
parent
80e91fcb5d
commit
b88b109259
@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.20.1
|
FROM alpine:3.20.2
|
||||||
|
|
||||||
EXPOSE 5353 8080
|
EXPOSE 5353 8080
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.20.1
|
FROM alpine:3.20.2
|
||||||
|
|
||||||
EXPOSE 5353 8080
|
EXPOSE 5353 8080
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user