Skip to content

Commit

Permalink
Add missing newline in Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Hower <[email protected]>
  • Loading branch information
dhower-qc authored Dec 17, 2024
1 parent a59211d commit ba894a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ RUN apt-get clean autoclean
RUN apt-get autoremove -y
RUN rm -rf /var/lib/{apt,dpkg,cache,log}/*

WORKDIR /workspace
WORKDIR /workspace

0 comments on commit ba894a6

Please sign in to comment.