Update ubuntu:jammy Docker digest to 2b7412e

This commit is contained in:
renovate[bot] 2023-10-13 10:44:08 +00:00 committed by GitHub
parent d30f2780fb
commit ba3e824a1b
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@sha256:9b8dec3bf938bc80fbe758d856e96fdfab5f56c39d44b0cff351e847bb1b01ea
FROM ubuntu:jammy@sha256:2b7412e6465c3c7fc5bb21d3e6f1917c167358449fecac8176c6e496e5c1f05f
RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -y \