Skip to content

Commit

Permalink
Set QUARTO_VERSION as arg
Browse files Browse the repository at this point in the history
  • Loading branch information
zachhannum committed Nov 19, 2024
1 parent 0a988be commit 016e1da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workbench-session/Dockerfile.ubuntu2204
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ ARG PYTHON_VERSION=3.9.17
ARG PYTHON_VERSION_ALT=3.8.17
ARG JUPYTERLAB_VERSION=3.6.5
ARG SCRIPTS_DIR=/opt/positscripts
ARG QUARTO_VERSION=1.3.340

ENV WORKBENCH_JUPYTER_PATH=/usr/local/bin/jupyter

Expand Down

0 comments on commit 016e1da

Please sign in to comment.