[arvados-dev] updated: 837d63cd0fa33bbed08c2e2d3b84b3d29756c50c
git repository hosting
git at public.arvados.org
Wed Feb 21 14:37:53 UTC 2024
Summary of changes:
jenkins/packer-images/jenkins-image-workbench2.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 837d63cd0fa33bbed08c2e2d3b84b3d29756c50c (commit)
from 6facdd63defe8f1d58c136881424c1d05f5b0c71 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 837d63cd0fa33bbed08c2e2d3b84b3d29756c50c
Author: Lucas Di Pentima <lucas at di-pentima.com.ar>
Date: Wed Feb 21 11:36:57 2024 -0300
Uses Debian Bullseye as a base for wb2 jenkins image. Refs #21461
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima at curii.com>
diff --git a/jenkins/packer-images/jenkins-image-workbench2.json b/jenkins/packer-images/jenkins-image-workbench2.json
index e916979..7a4369c 100644
--- a/jenkins/packer-images/jenkins-image-workbench2.json
+++ b/jenkins/packer-images/jenkins-image-workbench2.json
@@ -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\"}}",
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list