We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26e84d0 commit 3f768a1Copy full SHA for 3f768a1
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM debian:11-slim@sha256:52927eff8153b563244f98cdc802ba97918afcdf67f9e4867cbf1f7afb3d147b AS build
+FROM debian:11-slim@sha256:257aa6afc2edac932068b38032a00186a9a3d997ef8ac4bee742af161c140214 AS build
2
RUN apt-get update \
3
&& apt-get install --no-install-suggests --no-install-recommends --yes \
4
gcc \
0 commit comments