Skip to content

Commit d4dd577

Browse files
author
mgianluc
committed
(chore) fix Dockerfile
1 parent 470d9fe commit d4dd577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build the manager binary
2-
FROM golang:1.23.2 as builder
2+
FROM golang:1.23.2 AS builder
33

44
ARG BUILDOS
55
ARG TARGETARCH

0 commit comments

Comments
 (0)