mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
docker: update alpine to 3.17
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.13
|
||||
FROM alpine:3.17
|
||||
|
||||
ARG VERSION_EXTRA=""
|
||||
|
||||
@@ -22,6 +22,7 @@ RUN apk add --no-cache \
|
||||
cyrus-sasl \
|
||||
gettext \
|
||||
icu-dev \
|
||||
icu-data-full \
|
||||
openssl-dev \
|
||||
perl \
|
||||
python3 \
|
||||
|
||||
Reference in New Issue
Block a user