mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
use proper image name for debian image
We're deprecating the old image name format, see https://gitlab.torproject.org/tpo/tpa/base-images/-/issues/14
This commit is contained in:
parent
d0c52757aa
commit
e8736ecdba
1 changed files with 1 additions and 1 deletions
|
@ -358,7 +358,7 @@ clean-image-tags:
|
|||
needs:
|
||||
- job: merge-manifests
|
||||
artifacts: false
|
||||
image: containers.torproject.org/tpo/tpa/base-images:bookworm
|
||||
image: containers.torproject.org/tpo/tpa/base-images/debian:bookworm
|
||||
before_script:
|
||||
- *apt-template
|
||||
- apt-get install -y jq curl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue