Skip to content

Commit 4458add

Browse files
committed
update RSW_VERSION to 2024.12.1+563.pro5
1 parent 0c7a08e commit 4458add

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

workbench-for-google-cloud-workstations/.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
RSW_VERSION=2024.12.0+467.pro1
2-
RSW_TAG_VERSION=2024.12.0-467.pro1
1+
RSW_VERSION=2024.12.1+563.pro5
2+
RSW_TAG_VERSION=2024.12.1-563.pro5
33
RSW_DOWNLOAD_URL=https://download2.rstudio.org/server/jammy/amd64
44
RSW_NAME=rstudio-workbench
55
PYTHON_VERSION=3.11.9

workbench-for-google-cloud-workstations/Dockerfile.ubuntu2204

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ARG PYTHON_VERSION_ALT=3.10.14
1010
ARG PYTHON_VERSION_JUPYTER=3.10.14
1111
ARG JUPYTERLAB_VERSION=3.6.7
1212
ARG DRIVERS_VERSION=2023.05.0
13-
ARG RSW_VERSION=2024.12.0+467.pro1
13+
ARG RSW_VERSION=2024.12.1+563.pro5
1414
ARG RSW_NAME=rstudio-workbench
1515
ARG RSW_DOWNLOAD_URL=https://download2.rstudio.org/server/jammy/amd64
1616
ARG SCRIPTS_DIR=/opt/positscripts

workbench-for-microsoft-azure-ml/Dockerfile.ubuntu2204

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,5 +178,5 @@ LABEL \
178178
azure.ii.endpoints='[{"label":"connect","target":8787,"protocol":"http"}]' \
179179
org.opencontainers.image.description='A professional integrated development environment for data science teams using R and Python' \
180180
org.opencontainers.image.title='RStudio Workbench' \
181-
org.opencontainers.image.version='2024.12.0+467.pro1' \
181+
org.opencontainers.image.version='2024.12.1+563.pro5' \
182182
org.opencontainers.image.url='https://www.rstudio.com/products/workbench/'

0 commit comments

Comments
 (0)