1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-08-10 10:48:37 +02:00

docker: update base image to Alpine 3.13

This commit is contained in:
Christian Nicolai
2021-01-18 15:06:56 +01:00
parent c335a96e12
commit c7aed4353a
2 changed files with 7 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
FROM alpine:3.12
FROM alpine:3.13
EXPOSE 5353 8080