Pin ubuntu Docker tag to 2b7412e

This commit is contained in:
renovate[bot] 2023-10-18 21:31:16 +00:00 committed by GitHub
parent 3b618557fc
commit 25ea6433e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ RUN cd /tmp && \
RUN sed -i '1d' /tmp/seafile-server-${SEAFILE_VERSION}/seahub/thirdpart/wsgidav/seafile_dav_provider.py
FROM ubuntu:jammy AS pip
FROM ubuntu:jammy@sha256:2b7412e6465c3c7fc5bb21d3e6f1917c167358449fecac8176c6e496e5c1f05f AS pip
RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -y \