We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef39a6d commit 3ba3f1fCopy full SHA for 3ba3f1f
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/library/golang:1.25.2-alpine@sha256:6104e2bbe9f6a07a009159692fe0df1a97b77f5b7409ad804b17d6916c635ae5
+FROM docker.io/library/golang:1.25.2-alpine@sha256:a86c313035ea07727c53a9037366a63c2216f3c5690c613179f37ee33ea71301
2
SHELL [ "/bin/ash", "-o", "pipefail", "-c" ]
3
4
WORKDIR /tests
0 commit comments