mirror of
https://gitlab.com/signald/libraries/libsignal-client.git
synced 2024-12-04 11:36:37 +00:00
bump container to bullseye
This commit is contained in:
parent
88bcb7d39a
commit
7c6a13daf8
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ variables:
|
|||
|
||||
compile:
|
||||
extends: .multitarget
|
||||
image: rust:slim-buster
|
||||
image: rust:slim-bullseye
|
||||
stage: native library
|
||||
before_script:
|
||||
- ./prepare-env.sh
|
||||
|
|
Loading…
Reference in a new issue