Skip to content

Commit b3764b2

Browse files
svghadinmirasch
authored andcommitted
Revert "Add root user to dockerfiles"
This reverts commit 34ac4b3.
1 parent 9defc32 commit b3764b2

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Build the manager binary
22
FROM golang:1.24 as builder
33

4-
USER root
5-
64
WORKDIR /workspace
75
# Copy the Go Modules manifests
86
COPY go.mod go.mod
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
FROM src
22

3-
USER root
4-
53
COPY oc /usr/bin/oc

0 commit comments

Comments
 (0)