Skip to content

Commit 3f4c09d

Browse files
committed
Removed irrelevant section of Dockerfile
1 parent b4ac3e9 commit 3f4c09d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.devcontainer/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,5 @@ RUN mkdir -p /usr/local/bundle && chown -R user:user /usr/local/bundle
3131
# Switch to non-root user
3232
USER user
3333

34-
# Set up git config (helps with development)
35-
RUN git config --global init.defaultBranch main
36-
3734
# Set the default shell
3835
SHELL ["/bin/bash", "-c"]

0 commit comments

Comments
 (0)