We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
efaccb5
2981696
1 parent 5b6561e commit 8ed29d1Copy full SHA for 8ed29d1
1 file changed
test/remote/Dockerfile
@@ -1,6 +1,6 @@
1
ARG BASE_IMAGE=docker.io/library/ubuntu:25.10@sha256:4a9232cc47bf99defcc8860ef6222c99773330367fcecbf21ba2edb0b810a31e
2
3
-FROM docker.io/library/golang:1.26.3@sha256:efaccb5b497e90df3ebe5216cc25cd9f98e73874e2d638b56e38d4a3f098c41c AS go
+FROM docker.io/library/golang:1.26.3@sha256:2981696eed011d747340d7252620932677929cce7d2d539602f56a8d7e9b660b AS go
4
5
RUN go install github.com/mattn/goreman@latest && \
6
go install github.com/kisielk/godepgraph@latest
0 commit comments