File tree Expand file tree Collapse file tree 4 files changed +30
-30
lines changed
Expand file tree Collapse file tree 4 files changed +30
-30
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:-r11 @sha256:12ba5ddeceae498ec44016b8849e0c0d4c9783edb5cbb1bec8d24a32810e20c7 }
9+ BASE_VERSION : ${BASE_VERSION_BUILD:-r12 @sha256:5cb14eeed1d1a36dacc0124a625ebc394338090988716bc2b493c03f679135a9 }
1010 volumes :
1111 - ../../../:/var/opt/rust/src:ro
1212 - out:/var/tmp/rust:rw
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ services:
66 context : ./
77 dockerfile : swtpm.Dockerfile
88 args :
9- BASE_VERSION : ${BASE_VERSION_SWTPM:-r12 @sha256:74895deb4ba2a0c1392c333911dc482b65af624c5888a11128d45296622311a3 }
9+ BASE_VERSION : ${BASE_VERSION_SWTPM:-r14 @sha256:a1919c41e28cac37676419bb9c36aac6417a4bf2cff51f07689e528a0cf0da81 }
1010 volumes :
1111 - log:/var/log/swtpm:rw
1212 tmpfs :
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:-r11 @sha256:12ba5ddeceae498ec44016b8849e0c0d4c9783edb5cbb1bec8d24a32810e20c7 }
12+ BASE_VERSION : ${BASE_VERSION_TESTS:-r12 @sha256:5cb14eeed1d1a36dacc0124a625ebc394338090988716bc2b493c03f679135a9 }
1313 volumes :
1414 - ../../../:/var/opt/rust/src:ro
1515 - log:/var/log/tss2-fapi-rs:rw
@@ -40,7 +40,7 @@ services:
4040 context : ../swtpm
4141 dockerfile : swtpm.Dockerfile
4242 args :
43- BASE_VERSION : ${BASE_VERSION_SWTPM:-r12 @sha256:74895deb4ba2a0c1392c333911dc482b65af624c5888a11128d45296622311a3 }
43+ BASE_VERSION : ${BASE_VERSION_SWTPM:-r14 @sha256:a1919c41e28cac37676419bb9c36aac6417a4bf2cff51f07689e528a0cf0da81 }
4444 volumes :
4545 - log:/var/log/swtpm:rw
4646 tmpfs :
You can’t perform that action at this time.
0 commit comments