Skip to content

Commit

Permalink
Update versions for bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ianpittwood committed Aug 8, 2023
1 parent 88525c1 commit 7d1b98d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions workbench-for-google-cloud-workstations/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ FROM us-central1-docker.pkg.dev/cloud-workstations-images/predefined/base:latest
ARG DEBIAN_FRONTEND=noninteractive
ARG R_VERSION=4.2.3
ARG R_VERSION_ALT=4.1.3
ARG PYTHON_VERSION=3.10.11
ARG PYTHON_VERSION_ALT=3.9.16
ARG PYTHON_VERSION_JUPYTER=3.10.11
ARG QUARTO_VERSION=1.3.324
ARG PYTHON_VERSION=3.10.12
ARG PYTHON_VERSION_ALT=3.9.17
ARG PYTHON_VERSION_JUPYTER=3.10.12
ARG QUARTO_VERSION=1.3.340
ARG DRIVERS_VERSION=2023.05.0
ARG RSW_VERSION=2023.03.2+454.pro2
ARG RSW_NAME=rstudio-workbench
Expand Down

0 comments on commit 7d1b98d

Please sign in to comment.