1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2024-10-22 21:56:14 +02:00

docker: update alpine Docker tag to v3.18.3

This commit is contained in:
renovate[bot] 2023-08-10 01:08:57 +00:00 committed by Christian Nicolai
parent d9f0119ab8
commit 93e252443a
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.18.2
FROM alpine:3.18.3
EXPOSE 5353 8080

View File

@ -1,4 +1,4 @@
FROM alpine:3.18.2
FROM alpine:3.18.3
EXPOSE 5353 8080