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 a119261 commit e0956fdCopy full SHA for e0956fd
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23-alpine as build
+FROM golang:1.23-alpine AS build
2
WORKDIR /src
3
4
COPY . .
0 commit comments