Browse Source

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

chore(deps): update debian:stable-slim docker digest to 8cfbea7
pull/955/head
Kate 1 year ago committed by GitHub
parent
commit
37b7a05051
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:149e944a6f4855f9738baf4ddd79fc2f218e6440218223fa9017aebc1e45f1f5 FROM debian:stable-slim@sha256:8cfbea7c925801b678943e59e3ae6fc5b925e8bfe0243f4e724e180edb5aabcd
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