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 9913150 commit 7bd5b1aCopy full SHA for 7bd5b1a
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.19-alpine3.18 as build
+FROM golang:1.19-alpine3.18@sha256:c5e8766b6a7b77fd60a48c2b932f7ea66f7001489c4cf18d0265cff595613bee as build
2
3
RUN mkdir /missing-container-metrics
4
WORKDIR /missing-container-metrics
0 commit comments