Uses Debian Bullseye as a base for wb2 jenkins image. Refs #21461
authorLucas Di Pentima <lucas@di-pentima.com.ar>
Wed, 21 Feb 2024 14:36:57 +0000 (11:36 -0300)
committerLucas Di Pentima <lucas@di-pentima.com.ar>
Wed, 21 Feb 2024 14:36:57 +0000 (11:36 -0300)
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>

jenkins/packer-images/jenkins-image-workbench2.json

index e916979c8a900427e5ae56ab0ff86758134b8188..7a4369c2bf7e74a9684dbb8b53e79f237cf6bf82 100644 (file)
@@ -8,7 +8,7 @@
       "type": "googlecompute",
       "account_file": "{{user `key_file` }}",
       "project_id": "phoenix-project-42-ci",
-      "source_image": "debian-10-buster-v20210916",
+      "source_image": "debian-11-bullseye-v20231010",
       "zone": "us-central1-b",
       "disk_size": "20",
       "image_name": "jenkins-image-workbench2-{{isotime \"20060102150405\"}}",