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 69cb38d commit e9574b5Copy full SHA for e9574b5
init/docker/Dockerfile
@@ -3,7 +3,7 @@
3
# https://github.com/golift/application-builder
4
#
5
6
-FROM golang:1-bullseye as builder
+FROM golang:1-bullseye AS builder
7
8
WORKDIR /src
9
COPY main.go settings.sh go.mod go.sum ./
0 commit comments