File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ services:
66 context : ./
77 dockerfile : build.Dockerfile
88 args :
9- BASE_VERSION : ${BASE_VERSION_BUILD:-r19 @sha256:88a140ddadbcb18406a09eb3c1a49c2ae7dbded19635d89d9ff9a219f33a504e }
9+ BASE_VERSION : ${BASE_VERSION_BUILD:-r20 @sha256:14c3cfd26a8e7a5840a357587a7d04a0d6b9a2b61b07a3397c48559f70cbd4e4 }
1010 volumes :
1111 - ../../../:/var/opt/rust/src:ro
1212 - out:/var/tmp/rust:rw
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ services:
99 context : ./
1010 dockerfile : tests.Dockerfile
1111 args :
12- BASE_VERSION : ${BASE_VERSION_TESTS:-r19 @sha256:88a140ddadbcb18406a09eb3c1a49c2ae7dbded19635d89d9ff9a219f33a504e }
12+ BASE_VERSION : ${BASE_VERSION_TESTS:-r20 @sha256:14c3cfd26a8e7a5840a357587a7d04a0d6b9a2b61b07a3397c48559f70cbd4e4 }
1313 volumes :
1414 - ../../../:/var/opt/rust/src:ro
1515 - log:/var/log/tss2-fapi-rs:rw
You can’t perform that action at this time.
0 commit comments