Skip to content

Commit

Permalink
Merge pull request #10 from kaybenleroll/create-docker
Browse files Browse the repository at this point in the history
Upgrading the build instructions to upgrade Stan
  • Loading branch information
kaybenleroll authored Nov 21, 2023
2 parents b83f357 + 255a27a commit a534426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/docker_install_user_rpkgs.R
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ install_cmdstan(
cpp_options = cmdstan_flags,
quiet = FALSE,
overwrite = FALSE,
version = "2.33.0"
version = "2.33.1"
)

0 comments on commit a534426

Please sign in to comment.