aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2023-08-03 11:13:53 +0200
committerosmith <osmith@sysmocom.de>2023-08-14 09:28:40 +0000
commitc749c28c3c536be43b3ffa13b92e64e89b460d1c (patch)
tree8ffe9b8ec4b54e0705ea729beb49d575fd74faa7
parentbec3289f8e6c798cf1ee9d9a4307677411910058 (diff)
scripts/manuals/publish-manuals-for-tags: use bookworm
-rwxr-xr-xscripts/manuals/publish-manuals-for-tags.sh2
1 files changed, 1 insertions, 1 deletions
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 @@ OSMO_CI_DIR="$(realpath $(dirname "$0")/../..)"
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