Skip to content

Commit

Permalink
Bump R to 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesstottmoj authored Sep 5, 2024
1 parent 97a5eb5 commit 769b863
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 @@ -2,7 +2,7 @@
# checkov:skip=CKV_DOCKER_3:"Ensure that a user for the container has been created"
# hadolint global ignore=DL3008

ARG r=4.4.0
ARG r=4.4.1
FROM rocker/r-ver:${r}

ARG shinyserver=1.5.22.1017
Expand Down

0 comments on commit 769b863

Please sign in to comment.