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