1
0
mirror of https://github.com/cmur2/openvpn-status-web.git synced 2024-12-22 02:54:23 +01:00

docker: update alpine Docker tag to v3.19

This commit is contained in:
renovate[bot] 2024-03-03 10:29:30 +00:00 committed by Christian Nicolai
parent 5162bdaa8a
commit 85791c1b74

View File

@ -1,4 +1,4 @@
FROM alpine:3.16
FROM alpine:3.19
EXPOSE 8080