Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
newline
  • Loading branch information
bpmct committed Aug 19, 2025
commit 749fd91bbd911ec78af62bcc0ffe826f8192842d
2 changes: 1 addition & 1 deletion images/universal/ubuntu.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ RUN userdel -r codespace && \
--user-group && \
echo "coder ALL=(ALL) NOPASSWD:ALL" >>/etc/sudoers.d/nopasswd

USER coder
USER coder
Loading