use new logging config
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 1m58s

This commit is contained in:
Sebastian Hugentobler 2023-12-31 22:33:20 +01:00
parent df5346edca
commit 269df6a0c2
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
3 changed files with 2 additions and 4 deletions

View file

@ -14,8 +14,6 @@ RUN addgroup molly-brown tty
RUN mkdir -p /var/gemini
RUN chown molly-brown:molly-brown /var/gemini
RUN ln -sf /dev/stdout /home/molly-brown/access.log
RUN apk --no-cache add \
openssl \
coreutils