Pin ubuntu Docker tag to aabed32

This commit is contained in:
renovate[bot] 2023-09-09 11:27:10 +00:00 committed by GitHub
parent 5a3bf6e5b8
commit 7b02ed806a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ RUN cd /tmp && \
tar -zxvf seafile-server_${SEAFILE_VERSION}_x86-64.tar.gz && \
rm -f seafile-server_${SEAFILE_VERSION}_x86-64.tar.gz
FROM ubuntu:jammy
FROM ubuntu:jammy@sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054
RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -y \