We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3f693a commit 5c4ad03Copy full SHA for 5c4ad03
Dockerfile_bg_projects_refresh
@@ -1,4 +1,4 @@
1
-FROM 1.25.4 as builder
+FROM golang:1.25.4 as builder
2
ARG COMMIT_SHA
3
RUN echo "commit sha: ${COMMIT_SHA}"
4
0 commit comments