Browse Source

chore(deps): update debian:stable-slim docker digest to 8cfbea7

pull/952/head
renovate[bot] 1 year ago committed by GitHub
parent
commit
ab23b8ac3a
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 && \
apt-get install -y --no-install-recommends \

Loading…
Cancel
Save