Skip to content

Commit 17626b8

Browse files
authored
Revert "fix(dogfood/Dockerfile): change ownership of /etc/sudoers.d to root (coder#13793)" (coder#13898)
This reverts commit da89114.
1 parent 7a34a70 commit 17626b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dogfood/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ SHELL ["/bin/bash", "-c"]
9191
RUN apt-get update && apt-get install --yes ca-certificates
9292

9393
COPY files /
94-
RUN chown -R 0:0 /etc/sudoers.d # workaround for coder/envbuilder#70
9594

9695
# Install packages from apt repositories
9796
ARG DEBIAN_FRONTEND="noninteractive"

0 commit comments

Comments
 (0)