Skip to content

Commit a48325f

Browse files
committed
chore: ci
1 parent ed1c5a6 commit a48325f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
2323
curl \
2424
wget \
2525
git \
26+
unzip \
2627
&& rm -rf /var/lib/apt/lists/*
2728

2829
# Install .NET SDK

0 commit comments

Comments
 (0)