Skip to content

Commit

Permalink
IT-3317: Update Docker Notebook product to v1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
brucehoff committed Jan 25, 2024
1 parent 4ccb222 commit e71e393
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,11 @@ sceptre_user_data:
Info:
LoadTemplateFromURL: 'https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/{{stack_group_config.service_catalog_library}}/v1.3.4/ec2/sc-ec2-linux-docker-notebook.yaml'
Name: 'v1.3.4'
- Description: 'Use Sage maintained Docker image {{ range(1, 10000) | random }}'
- Description: 'Use Sage maintained Docker image'
Info:
LoadTemplateFromURL: 'https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/{{stack_group_config.service_catalog_library}}/v1.3.5/ec2/sc-ec2-linux-docker-notebook.yaml'
Name: 'v1.3.5'
- Description: 'Update Docker image and volume mounting {{ range(1, 10000) | random }}'
Info:
LoadTemplateFromURL: 'https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/{{stack_group_config.service_catalog_library}}/v1.3.6/ec2/sc-ec2-linux-docker-notebook.yaml'
Name: 'v1.3.6'

0 comments on commit e71e393

Please sign in to comment.