Browse Source

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

pull/1062/head
Kate 1 year ago committed by GitHub
parent
commit
3299d7ef09
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:8cfbea7c925801b678943e59e3ae6fc5b925e8bfe0243f4e724e180edb5aabcd FROM debian:stable-slim@sha256:1529b15b786397b4695b1685d4e37b3dde62420862c0546fa364d0e889473c20
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