mirror of
https://github.com/cmur2/dyndnsd.git
synced 2024-12-21 14:54:22 +01:00
docker: update alpine Docker tag to v3.19.0
This commit is contained in:
parent
1ae0642541
commit
8ee945ed31
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.18.5
|
||||
FROM alpine:3.19.0
|
||||
|
||||
EXPOSE 5353 8080
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.18.5
|
||||
FROM alpine:3.19.0
|
||||
|
||||
EXPOSE 5353 8080
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user