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