1
0
mirror of https://github.com/cmur2/openvpn-status-web.git synced 2024-12-22 12:54:24 +01: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

View File

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