Skip to content

Commit f00e8b8

Browse files
committed
Try to fix "/cmd/main.go": no such file or directory
Signed-off-by: Theodor Mihalache <[email protected]>
1 parent 003f9ee commit f00e8b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infra/feast-operator/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ COPY go.sum go.sum
1111
# and so that source changes don't invalidate our downloaded layer
1212
RUN go mod download
1313

14+
USER root
1415
# Copy the go source
1516
COPY ["Makefile", "./"]
1617

0 commit comments

Comments
 (0)