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