Browse Source

Merge pull request #818 from nextcloud/renovate/debian-stable-slim

chore(deps): update debian:stable-slim docker digest to 3fd8144
pull/820/head
Kate 1 year ago committed by GitHub
parent
commit
6a84c17308
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tool/build/Dockerfile.linux

2
tool/build/Dockerfile.linux

@ -1,4 +1,4 @@
FROM debian:stable-slim@sha256:271534920001fec7afda0ed34b66fb582c0c8de1ca1715ddc90d7b6926fa3c87 FROM debian:stable-slim@sha256:3fd8144022bbe89f66c2caa5771ecd7f19f028e3f15d50bec97f47a88eb0d879
RUN apt-get update && \ RUN apt-get update && \
apt-get install -y --no-install-recommends \ apt-get install -y --no-install-recommends \

Loading…
Cancel
Save