Skip to content

Commit

Permalink
Update quarto version
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasyu888 committed Jun 26, 2024
1 parent ae2046f commit 07bee69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/data_guide/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM r-base:4.3.1
# These will allow for the renv install
ENV RENV_VERSION 1.0.7
ENV RENV_PATHS_LIBRARY renv/library
ENV QUARTO_VERSION 1.3.450
ENV QUARTO_VERSION 1.4.555

RUN apt-get update && apt-get -y install \
libpng-dev \
Expand Down

0 comments on commit 07bee69

Please sign in to comment.