Skip to content

Commit 7104cce

Browse files
author
David Coutadeur
committed
add missing library libsasl2-modules-gssapi-mit (#1008)
1 parent dda07d2 commit 7104cce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packaging/docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ RUN [ -z "${DEBIAN_MIRROR}" ] || \
2424
ARG RUNTIME_DEPS=" \
2525
locales \
2626
locales-all \
27+
libsasl2-modules-gssapi-mit \
2728
"
2829
RUN --mount=type=cache,target=/var/lib/apt/lists \
2930
set -ex; \

0 commit comments

Comments
 (0)