Browse Source

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

pull/817/head
renovate[bot] 1 year ago committed by GitHub
parent
commit
8cf1b56392
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:0941f9e9cc96c4106845a381fb6fca98393f5f659f3eba6a64e9f79219165cfc
FROM debian:stable-slim@sha256:271534920001fec7afda0ed34b66fb582c0c8de1ca1715ddc90d7b6926fa3c87
RUN apt-get update && \
apt-get install -y --no-install-recommends \

Loading…
Cancel
Save