From 0e0fd3ec1dfa6ac0c61da83db3c26ae0e22da443 Mon Sep 17 00:00:00 2001 From: Enrique Garcia <40355845+garciagenrique@users.noreply.github.com> Date: Tue, 20 Aug 2024 15:32:39 +0200 Subject: [PATCH] upgrade tag of default base python3.11 image (#287) --- infrastructure/cluster/flux/jhub/jhub-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/cluster/flux/jhub/jhub-release.yaml b/infrastructure/cluster/flux/jhub/jhub-release.yaml index 0c99410..ac99c0b 100644 --- a/infrastructure/cluster/flux/jhub/jhub-release.yaml +++ b/infrastructure/cluster/flux/jhub/jhub-release.yaml @@ -166,7 +166,7 @@ spec: # readOnly: true image: name: ghcr.io/vre-hub/vre-singleuser-py311 - tag: sha-07516de + tag: sha-5106e39 pullPolicy: Always # nodeSelector: