dockerfile: fix case
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.23.3-bookworm as builder
|
FROM golang:1.23.3-bookworm AS builder
|
||||||
ARG GIT_SHA="<not provided>"
|
ARG GIT_SHA="<not provided>"
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user