Skip to content

Commit 427d605

Browse files
authored
Fix deb container for Azure RTOS
***NO_CI***
1 parent 3cd533c commit 427d605

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.devcontainer/sources/Dockerfile.AzureRTOS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ RUN apt-get update \
3333
&& apt-get -y install --no-install-recommends apt-utils dialog icu-devtools 2>&1 \
3434
&& apt-get install -y \
3535
git \
36+
git-svn \
37+
subversion \
3638
curl \
3739
ninja-build \
3840
srecord

0 commit comments

Comments
 (0)