We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97a5eb5 commit 769b863Copy full SHA for 769b863
Dockerfile
@@ -2,7 +2,7 @@
2
# checkov:skip=CKV_DOCKER_3:"Ensure that a user for the container has been created"
3
# hadolint global ignore=DL3008
4
5
-ARG r=4.4.0
+ARG r=4.4.1
6
FROM rocker/r-ver:${r}
7
8
ARG shinyserver=1.5.22.1017
0 commit comments