We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9e891f commit 33e176bCopy full SHA for 33e176b
Dockerfile
@@ -1,4 +1,4 @@
1
-#syntax=docker/dockerfile:1.7
+#syntax=docker/dockerfile:1.13
2
3
FROM --platform=$BUILDPLATFORM golang:1.22.2-alpine as builder
4
WORKDIR /app
0 commit comments