We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cd533c commit 427d605Copy full SHA for 427d605
.devcontainer/sources/Dockerfile.AzureRTOS
@@ -33,6 +33,8 @@ RUN apt-get update \
33
&& apt-get -y install --no-install-recommends apt-utils dialog icu-devtools 2>&1 \
34
&& apt-get install -y \
35
git \
36
+ git-svn \
37
+ subversion \
38
curl \
39
ninja-build \
40
srecord
0 commit comments