We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7645a1a + 06cde75 commit 79de909Copy full SHA for 79de909
Dockerfile
@@ -4,7 +4,7 @@ FROM rocker/rstudio:latest
4
LABEL "source"="https://github.com/carpentries/workbench-docker/Dockerfile"
5
LABEL "maintainer.name"="Robert Davey"
6
LABEL "maintainer.email"="[email protected]"
7
-LABEL "version"="0.1.6"
+LABEL "version"="0.1.12"
8
9
SHELL ["/bin/bash", "-c"]
10
0 commit comments