1
0
mirror of https://github.com/cmur2/openvpn-status-web.git synced 2025-06-29 00:30:24 +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

View File

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