mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
Update DEBIAN_STABLE to bookworm in CI tests
This commit is contained in:
parent
116fe9f578
commit
db0364ef87
1 changed files with 3 additions and 3 deletions
|
@ -13,8 +13,8 @@ stages:
|
|||
|
||||
variables:
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
DEBIAN_OLD_STABLE: buster
|
||||
DEBIAN_STABLE: bullseye
|
||||
DEBIAN_OLD_STABLE: bullseye
|
||||
DEBIAN_STABLE: bookworm
|
||||
REPRODUCIBLE_FLAGS: -trimpath -ldflags=-buildid=
|
||||
# Don't fail pulling images if dependency_proxy.yml is not included
|
||||
DOCKER_REGISTRY_URL: "docker.io"
|
||||
|
@ -102,7 +102,7 @@ variables:
|
|||
# -- jobs ------------------------------------------------------------
|
||||
|
||||
android:
|
||||
image: ${DOCKER_REGISTRY_URL}/golang:1.23-$DEBIAN_STABLE
|
||||
image: ${DOCKER_REGISTRY_URL}/golang:1.23-$DEBIAN_OLD_STABLE
|
||||
variables:
|
||||
ANDROID_HOME: /usr/lib/android-sdk
|
||||
LANG: C.UTF-8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue