mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
This reverts commit da8911426b.
This commit is contained in:
@@ -91,7 +91,6 @@ SHELL ["/bin/bash", "-c"]
|
||||
RUN apt-get update && apt-get install --yes ca-certificates
|
||||
|
||||
COPY files /
|
||||
RUN chown -R 0:0 /etc/sudoers.d # workaround for coder/envbuilder#70
|
||||
|
||||
# Install packages from apt repositories
|
||||
ARG DEBIAN_FRONTEND="noninteractive"
|
||||
|
||||
Reference in New Issue
Block a user