You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by lf...@apache.org on 2022/10/31 12:55:58 UTC

[incubator-datalab] branch DATALAB-3097 created (now 30843d90d)

This is an automated email from the ASF dual-hosted git repository.

lfrolov pushed a change to branch DATALAB-3097
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git


      at 30843d90d [DATALAB-3097]: changed aws debian image name

This branch includes the following new commits:

     new 30843d90d [DATALAB-3097]: changed aws debian image name

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org


[incubator-datalab] 01/01: [DATALAB-3097]: changed aws debian image name

Posted by lf...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lfrolov pushed a commit to branch DATALAB-3097
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git

commit 30843d90d6b9c547f590654bcd37fce7cd0a817a
Author: leonidfrolov <fr...@gmail.com>
AuthorDate: Mon Oct 31 14:55:23 2022 +0200

    [DATALAB-3097]: changed aws debian image name
---
 infrastructure-provisioning/src/general/conf/datalab.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/infrastructure-provisioning/src/general/conf/datalab.ini b/infrastructure-provisioning/src/general/conf/datalab.ini
index 6bb4e7c92..b3db9a9a2 100644
--- a/infrastructure-provisioning/src/general/conf/datalab.ini
+++ b/infrastructure-provisioning/src/general/conf/datalab.ini
@@ -161,7 +161,7 @@ region = us-west-2
 ### Amazon zone letter for ssn, edge and notebook subnet provisioning
 # zone =
 ### Amazon ami name based on debian conf_os_family for all DataLab instances
-debian_image_name = ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20201026
+debian_image_name = ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20220914
 ### Amazon ami name based on RedHat conf_os_family for all DataLab instances
 redhat_image_name = RHEL-7.4_HVM-20180103-x86_64-2-Hourly2-GP2
 ### Amazon account ID


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org