Skip to content
Snippets Groups Projects
Unverified Commit 42281e20 authored by PICHOU Kyâne's avatar PICHOU Kyâne
Browse files

Upgrade version

parent 61076b31
No related branches found
No related tags found
No related merge requests found
Pipeline #64661 waiting for manual action
......@@ -6,7 +6,7 @@ RUN apk add --no-cache python3 \
&& python3 -m ensurepip \
&& rm -r /usr/lib/python*/ensurepip
ENV TLS_CERTS_MONITOR_VERSION=v1.4
ENV TLS_CERTS_MONITOR_VERSION=v1.5
RUN wget -O /tmp/sources.tar.gz https://gitlab.utc.fr/picasoft/projets/tls-cert-monitor/-/archive/$TLS_CERTS_MONITOR_VERSION/tls-cert-monitor-$TLS_CERTS_MONITOR_VERSION.tar.gz \
&& mkdir /tmp/sources \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment