1
0
mirror of https://github.com/cmur2/openvpn-status-web.git synced 2026-06-19 10:47:43 +02:00

docs: update Dockerfile to Alpine 3.13

This commit is contained in:
cn
2021-01-18 15:00:41 +01:00
parent f287906240
commit 08b50d5974
+1 -1
View File
@@ -1,4 +1,4 @@
FROM alpine:3.12
FROM alpine:3.13
EXPOSE 8080