osmith has uploaded this change for review.
scripts/manuals/publish-manuals-for-tags: use bookworm
Related: OS#6057
Change-Id: Ifa56e7f035fde5fb750376c64572277de2417d65
---
M scripts/manuals/publish-manuals-for-tags.sh
1 file changed, 11 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/52/34052/1
diff --git a/scripts/manuals/publish-manuals-for-tags.sh b/scripts/manuals/publish-manuals-for-tags.sh
index 49a3d43..3f95ce7 100755
--- a/scripts/manuals/publish-manuals-for-tags.sh
+++ b/scripts/manuals/publish-manuals-for-tags.sh
@@ -4,7 +4,7 @@
TEMP="$OSMO_CI_DIR/_temp_manuals"
WEB_PATH="/downloads/home/docs/web-files"
SSH_COMMAND="ssh -o UserKnownHostsFile=$TEMP/src/osmo-gsm-manuals/build/known_hosts -p 48"
-DOCKER_IMAGE="$USER/debian-bullseye-jenkins"
+DOCKER_IMAGE="$USER/debian-bookworm-build"
LOG_PREFIX="::"
# Releases that were made before shared osmo-gsm-manuals, or where build fails
To view, visit change 34052. To unsubscribe, or for help writing mail filters, visit settings.