We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
c5adecd
8678013
1 parent 765d2d3 commit 7a2242aCopy full SHA for 7a2242a
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.1@sha256:c5adecdb7b3f8c5ca3c88648a861882849cc8b02fed68ece31e25de88ad13418 AS go
+FROM docker.io/library/golang:1.24.1@sha256:8678013a2add364dc3d5df2acc2b36893fbbd60ebafa5d5149bc22158512f021 AS go
4
5
RUN go install github.com/mattn/goreman@latest && \
6
go install github.com/kisielk/godepgraph@latest
0 commit comments