add libssl3
This commit is contained in:
parent
92667207e4
commit
8a8aa6f077
@ -80,7 +80,8 @@ RUN apk --no-cache add \
|
||||
lua \
|
||||
lua-rapidjson \
|
||||
curl \
|
||||
inotify-tools
|
||||
inotify-tools \
|
||||
libssl3
|
||||
|
||||
RUN addgroup -g 150 dovecot
|
||||
RUN adduser -u 140 -h /dev/null -H -s /sbin/nologin -D -G dovecot dovecot
|
||||
|
Loading…
Reference in New Issue
Block a user