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 060c81e commit b181022Copy full SHA for b181022
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23-bullseye as builder
+FROM golang:1.23-bullseye@sha256:462521f1b7cbf410002a8cc4d91bc897f35cd430854d7240596282f9441fe4a7 as builder
2
3
RUN apt-get update \
4
&& apt-get install --yes entr \
0 commit comments