Skip to content

Commit 769b863

Browse files
Bump R to 4.4.1
1 parent 97a5eb5 commit 769b863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# checkov:skip=CKV_DOCKER_3:"Ensure that a user for the container has been created"
33
# hadolint global ignore=DL3008
44

5-
ARG r=4.4.0
5+
ARG r=4.4.1
66
FROM rocker/r-ver:${r}
77

88
ARG shinyserver=1.5.22.1017

0 commit comments

Comments
 (0)