File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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:-r21 @sha256:dbf6dff21a4fe373bf6ec5dcea776619f4a7f1f19507d293305136d3f1c7b969 }
9+ BASE_VERSION : ${BASE_VERSION_BUILD:-r22 @sha256:b70b41578344e479ff5071536459d63a1b5614e214586181657bc6db2c38639a }
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:-r19 @sha256:0700cfdadf58ec90c8ac2f731537eb618ac251d28758ea648cd8d5d20a72bf60 }
9+ BASE_VERSION : ${BASE_VERSION_SWTPM:-r20 @sha256:18334fa20b8bd5b2d2dee69db5823d284ed911f012b669c9f56955af64545339 }
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:-r21 @sha256:dbf6dff21a4fe373bf6ec5dcea776619f4a7f1f19507d293305136d3f1c7b969 }
12+ BASE_VERSION : ${BASE_VERSION_TESTS:-r22 @sha256:b70b41578344e479ff5071536459d63a1b5614e214586181657bc6db2c38639a }
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:-r19 @sha256:0700cfdadf58ec90c8ac2f731537eb618ac251d28758ea648cd8d5d20a72bf60 }
43+ BASE_VERSION : ${BASE_VERSION_SWTPM:-r20 @sha256:18334fa20b8bd5b2d2dee69db5823d284ed911f012b669c9f56955af64545339 }
4444 volumes :
4545 - log:/var/log/swtpm:rw
4646 tmpfs :
You can’t perform that action at this time.
0 commit comments