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