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.20

This commit is contained in:
renovate[bot] 2024-05-23 01:16:10 +00:00 committed by Christian Nicolai
parent cc0de6f563
commit a8a2b0e61b

View File

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