We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48c5144 + e30246d commit a41b95fCopy full SHA for a41b95f
1 file changed
docker/openwec-alpine.Dockerfile
@@ -38,6 +38,7 @@ ENV APP_USER=openwec
38
39
RUN apk upgrade --no-cache && apk add --no-cache \
40
libgcc \
41
+ libsasl \
42
libssl3 libcrypto3 \
43
krb5-libs \
44
&& addgroup $APP_USER \
0 commit comments