We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2127628 commit 3022920Copy full SHA for 3022920
1 file changed
tools/docker/tests/docker-compose.yml
@@ -9,7 +9,7 @@ services:
9
context: ./
10
dockerfile: tests.Dockerfile
11
args:
12
- BASE_VERSION: ${BASE_VERSION_TESTS:-r22@sha256:b70b41578344e479ff5071536459d63a1b5614e214586181657bc6db2c38639a}
+ BASE_VERSION: ${BASE_VERSION_TESTS:-r23@sha256:c0d2d619a5cdd43b74d2e2674ff2d28559f794c189e7b53814a086e96ecad14f}
13
volumes:
14
- ../../../:/var/opt/rust/src:ro
15
- log:/var/log/tss2-fapi-rs:rw
0 commit comments