Skip to content

Commit e1c0ce2

Browse files
committed
Update to add the most recent build timestamp
1 parent 2ab8368 commit e1c0ce2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/jupyter/jupyter_config/config-selfauth-autopilot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ hub:
2525
image:
2626
name: us-docker.pkg.dev/ai-on-gke/jupyterhub-authentication-class/jupyter-auth-class
2727
# This is the timestamp of the image, we should avoid using 'latest'
28-
tag: 'sample-public-image-1710974014'
28+
tag: 'sample-public-image-1741648202'
2929
labels:
3030
${indent(4, chomp(jsonencode(additional_labels)))}
3131
config:

modules/jupyter/jupyter_config/config-selfauth.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ hub:
2525
image:
2626
name: us-docker.pkg.dev/ai-on-gke/jupyterhub-authentication-class/jupyter-auth-class
2727
# This is the timestamp of the image, we should avoid using 'latest'
28-
tag: 'sample-public-image-1710974014'
28+
tag: 'sample-public-image-1741648202'
2929
labels:
3030
${indent(4, chomp(jsonencode(additional_labels)))}
3131
config:

0 commit comments

Comments
 (0)