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 9466fad commit 6f3054cCopy full SHA for 6f3054c
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM debian:12.9 AS builder
+FROM debian:12.9@sha256:35286826a88dc879b4f438b645ba574a55a14187b483d09213a024dc0c0a64ed AS builder
2
3
RUN apt-get update && apt-get install -y build-essential && apt-get clean
4
0 commit comments