Additional comment
This commit is contained in:
parent
c7fa982703
commit
de7426fa2a
@ -30,6 +30,8 @@ RUN apt-get update \
|
|||||||
# enable edge/testing repo (with tag @testing)
|
# enable edge/testing repo (with tag @testing)
|
||||||
# https://wiki.alpinelinux.org/wiki/Package_management#Repository_pinning
|
# https://wiki.alpinelinux.org/wiki/Package_management#Repository_pinning
|
||||||
|
|
||||||
|
# Use musl package
|
||||||
|
|
||||||
RUN apk add \
|
RUN apk add \
|
||||||
icu-dev libssl1.1 curl \
|
icu-dev libssl1.1 curl \
|
||||||
libgdiplus@testing
|
libgdiplus@testing
|
||||||
|
Reference in New Issue
Block a user