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 20afb0f commit 401c14bCopy full SHA for 401c14b
Dockerfile
@@ -1,3 +1,4 @@
1
+# syntax=docker/dockerfile:1
2
FROM golang:1.24.4-alpine AS build
3
ARG VERSION="dev"
4
0 commit comments