Skip to content

Commit

Permalink
move features out of dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
TShapinsky committed Oct 31, 2024
1 parent 23743f7 commit ecab466
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ RUN set -eux; \
curl \
ca-certificates \
xz-utils \
openssh-client \
; \
rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit ecab466

Please sign in to comment.