Skip to content

Commit

Permalink
Update shinyserver version to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljcollinsuk authored Sep 5, 2024
1 parent c5206f5 commit 97a5eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
ARG r=4.4.0
FROM rocker/r-ver:${r}

ARG shinyserver=1.5.20.1002
ARG shinyserver=1.5.22.1017
ENV SHINY_SERVER_VERSION=${shinyserver}
ENV PANDOC_VERSION=default
RUN /rocker_scripts/install_shiny_server.sh
Expand Down

0 comments on commit 97a5eb5

Please sign in to comment.