Merge pull request #127 from ggogel/renovate/ubuntu-jammy

Update ubuntu:jammy Docker digest to 74e3aaf
This commit is contained in:
Gerrit Gogel 2023-10-03 10:36:09 +02:00 committed by GitHub
commit d756a7bd9f
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:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054
FROM ubuntu:jammy@sha256:74e3aaf45db3327200bcba464bc6f6863118cf3b52cf48a1d3e5038a003ec42e
RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -y \