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:-r22 @sha256:b70b41578344e479ff5071536459d63a1b5614e214586181657bc6db2c38639a }
9+ BASE_VERSION : ${BASE_VERSION_BUILD:-r23 @sha256:c0d2d619a5cdd43b74d2e2674ff2d28559f794c189e7b53814a086e96ecad14f }
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:-r22 @sha256:05785b1fbc5efae4339a5d4be290c2fac8175dbb47b4dbea3af4ee58cc557950 }
9+ BASE_VERSION : ${BASE_VERSION_SWTPM:-r21 @sha256:826db0432349c2b99e1a0c6c93d7d0c1ccced5f5cc03ae84bb41740f267b1bb2 }
1010 volumes :
1111 - log:/var/log/swtpm:rw
1212 tmpfs :
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ services:
4040 context : ../swtpm
4141 dockerfile : swtpm.Dockerfile
4242 args :
43- BASE_VERSION : ${BASE_VERSION_SWTPM:-r22 @sha256:05785b1fbc5efae4339a5d4be290c2fac8175dbb47b4dbea3af4ee58cc557950 }
43+ BASE_VERSION : ${BASE_VERSION_SWTPM:-r21 @sha256:826db0432349c2b99e1a0c6c93d7d0c1ccced5f5cc03ae84bb41740f267b1bb2 }
4444 volumes :
4545 - log:/var/log/swtpm:rw
4646 tmpfs :
You can’t perform that action at this time.
0 commit comments