Skip to content

Commit e9574b5

Browse files
committed
lint
1 parent 69cb38d commit e9574b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# https://github.com/golift/application-builder
44
#
55

6-
FROM golang:1-bullseye as builder
6+
FROM golang:1-bullseye AS builder
77

88
WORKDIR /src
99
COPY main.go settings.sh go.mod go.sum ./

0 commit comments

Comments
 (0)