From b4b89096ccfc61738d262add22bcd0a4aea31d2c Mon Sep 17 00:00:00 2001 From: Craig <56326543+cm421@users.noreply.github.com> Date: Thu, 2 May 2024 15:23:02 -0600 Subject: [PATCH] Use the full PWB version docker tag --- charts/rstudio-workbench/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/rstudio-workbench/Chart.yaml b/charts/rstudio-workbench/Chart.yaml index b44fb106..831931f5 100644 --- a/charts/rstudio-workbench/Chart.yaml +++ b/charts/rstudio-workbench/Chart.yaml @@ -18,9 +18,9 @@ dependencies: annotations: artifacthub.io/images: | - name: rstudio-workbench - image: rstudio/rstudio-workbench:ubuntu2204-2024.04.0 + image: rstudio/rstudio-workbench:ubuntu2204-2024.04.0-735.pro3 - name: r-session-complete - image: rstudio/r-session-complete:ubuntu2204-2024.04.0 + image: rstudio/r-session-complete:ubuntu2204-2024.04.0-735.pro3 artifacthub.io/license: MIT artifacthub.io/links: | - name: Docker Images