[ARVADOS-DEV] updated: 0ba7e639e9341d732173bbaf1bce7f468c5dfd57
Git user
git at public.arvados.org
Mon Oct 4 16:41:38 UTC 2021
Summary of changes:
jenkins/packer-images/jenkins-image-arvados-formula-tests.json | 2 +-
jenkins/packer-images/jenkins-image-federation-tests.json | 2 +-
jenkins/packer-images/jenkins-image-k8s-tests.json | 2 +-
jenkins/packer-images/jenkins-image-with-docker.json | 2 +-
jenkins/packer-images/jenkins-image-workbench2.json | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
via 0ba7e639e9341d732173bbaf1bce7f468c5dfd57 (commit)
from c0eea444525789b5e1d8b0d87e377d2d04ef43f6 (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 0ba7e639e9341d732173bbaf1bce7f468c5dfd57
Author: Ward Vandewege <ward at curii.com>
Date: Mon Oct 4 12:41:07 2021 -0400
Bump the debian-10 base image for all our packer images.
No issue #
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>
diff --git a/jenkins/packer-images/jenkins-image-arvados-formula-tests.json b/jenkins/packer-images/jenkins-image-arvados-formula-tests.json
index b35da48..71c3d9b 100644
--- a/jenkins/packer-images/jenkins-image-arvados-formula-tests.json
+++ b/jenkins/packer-images/jenkins-image-arvados-formula-tests.json
@@ -7,7 +7,7 @@
"type": "googlecompute",
"account_file": "{{user `key_file` }}",
"project_id": "phoenix-project-42-ci",
- "source_image": "debian-10-buster-v20210817",
+ "source_image": "debian-10-buster-v20210916",
"zone": "us-central1-b",
"disk_size": "20",
"image_name": "jenkins-image-arvados-formula-tests-{{isotime \"20060102150405\"}}",
diff --git a/jenkins/packer-images/jenkins-image-federation-tests.json b/jenkins/packer-images/jenkins-image-federation-tests.json
index 154479b..fbc601a 100644
--- a/jenkins/packer-images/jenkins-image-federation-tests.json
+++ b/jenkins/packer-images/jenkins-image-federation-tests.json
@@ -7,7 +7,7 @@
"type": "googlecompute",
"account_file": "{{user `key_file` }}",
"project_id": "phoenix-project-42-ci",
- "source_image": "debian-10-buster-v20210817",
+ "source_image": "debian-10-buster-v20210916",
"zone": "us-central1-a",
"disk_size": "10",
"image_name": "jenkins-image-federation-tests-{{isotime \"20060102150405\"}}",
diff --git a/jenkins/packer-images/jenkins-image-k8s-tests.json b/jenkins/packer-images/jenkins-image-k8s-tests.json
index 7ae687a..4e5d830 100644
--- a/jenkins/packer-images/jenkins-image-k8s-tests.json
+++ b/jenkins/packer-images/jenkins-image-k8s-tests.json
@@ -7,7 +7,7 @@
"type": "googlecompute",
"account_file": "{{user `key_file` }}",
"project_id": "phoenix-project-42-ci",
- "source_image": "debian-10-buster-v20210817",
+ "source_image": "debian-10-buster-v20210916",
"zone": "us-central1-b",
"disk_size": "10",
"image_name": "jenkins-image-k8s-tests{{isotime \"20060102150405\"}}",
diff --git a/jenkins/packer-images/jenkins-image-with-docker.json b/jenkins/packer-images/jenkins-image-with-docker.json
index c15500e..2a08eb3 100644
--- a/jenkins/packer-images/jenkins-image-with-docker.json
+++ b/jenkins/packer-images/jenkins-image-with-docker.json
@@ -7,7 +7,7 @@
"type": "googlecompute",
"account_file": "{{user `key_file` }}",
"project_id": "phoenix-project-42-ci",
- "source_image": "debian-10-buster-v20210817",
+ "source_image": "debian-10-buster-v20210916",
"zone": "us-central1-b",
"disk_size": "20",
"image_name": "jenkins-image-with-docker-{{isotime \"20060102150405\"}}",
diff --git a/jenkins/packer-images/jenkins-image-workbench2.json b/jenkins/packer-images/jenkins-image-workbench2.json
index a7e4630..e916979 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-v20210817",
+ "source_image": "debian-10-buster-v20210916",
"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