Skip to content

Commit 3033134

Browse files
authored
Update Dockerfile for workspace directory
1 parent f8a3425 commit 3033134

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.devcontainer/docker/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ ENV BASH_ENV=/etc/profile.d/py-init.sh
4949

5050
RUN /root/.local/bin/mise use --global python@3.13
5151

52-
WORKDIR /workspace
52+
WORKDIR /workspaces
5353

5454
CMD ["bash"]
55+

0 commit comments

Comments
 (0)