Skip to content

Commit 20dcb7f

Browse files
committed
fix case consistency in Dockerfile
1 parent c5f4054 commit 20dcb7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM golang:1-bookworm as builder
1+
FROM --platform=$BUILDPLATFORM golang:1-bookworm AS builder
22
ARG BUILDARCH TARGETOS TARGETARCH
33

44
# Install GoReleaser

0 commit comments

Comments
 (0)