Update docker alpine to 3.18

To prepare for https://github.com/znc/znc-docker/pull/32
This commit is contained in:
Alexey Sokolov
2023-10-10 20:30:01 +01:00
parent cd275d23dd
commit bf5805d9a9

View File

@@ -1,4 +1,4 @@
FROM alpine:3.17
FROM alpine:3.18
ARG VERSION_EXTRA=""