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 e5ffc01 commit 8e03145Copy full SHA for 8e03145
Dockerfile
@@ -112,7 +112,7 @@ WORKDIR /workspace/projects/example/
112
# password "fuzzing!"
113
# - A SIMICS script that configures the fuzzer for the example and starts fuzzing it
114
RUN ispm projects /workspace/projects/example/ --create \
115
- 1000-latest \
+ 1000-${PUBLIC_SIMICS_PACKAGE_VERSION_1000} \
116
2096-latest \
117
8112-latest \
118
1030-latest \
0 commit comments