Skip to content
Snippets Groups Projects
Unverified Commit 3da4d991 authored by Ismaël Bouya's avatar Ismaël Bouya
Browse files

update docker image

parent 6fe0dc0d
No related branches found
No related tags found
No related merge requests found
Pipeline #32558 passed
......@@ -6,7 +6,7 @@ LABEL description="Gitlab webhook to XMPP MUC bot"
ENV DEBIAN_FRONTEND noninteractive
RUN apt-get -y update && \
apt-get -y install libssl-dev
apt-get -y install libssl-dev libssl3
RUN adduser --home /var/lib/gitbot gitbot
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment