Additional comment

This commit is contained in:
RealStickman 2022-08-31 21:05:17 +02:00
parent c7fa982703
commit de7426fa2a

View File

@ -30,6 +30,8 @@ RUN apt-get update \
# enable edge/testing repo (with tag @testing)
# https://wiki.alpinelinux.org/wiki/Package_management#Repository_pinning
# Use musl package
RUN apk add \
icu-dev libssl1.1 curl \
libgdiplus@testing