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.
1bcf884
e84f2e8
1 parent 688e6e9 commit 98f9ea4Copy full SHA for 98f9ea4
test/remote/Dockerfile
@@ -1,6 +1,6 @@
1
ARG BASE_IMAGE=docker.io/library/ubuntu:24.04@sha256:80dd3c3b9c6cecb9f1667e9290b3bc61b78c2678c02cbdae5f0fea92cc6734ab
2
3
-FROM docker.io/library/golang:1.24.3@sha256:1bcf8844d2464a6485c87646f9da684610758eb1a2df63c8a6e7ca47c64f8655 AS go
+FROM docker.io/library/golang:1.24.3@sha256:e84f2e80dc8ab2cd38c6e028f6e569f6ae54c08ad4caee492a596275086a2fa5 AS go
4
5
RUN go install github.com/mattn/goreman@latest && \
6
go install github.com/kisielk/godepgraph@latest
0 commit comments