We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 011fdbd commit 373aed0Copy full SHA for 373aed0
Dockerfile
@@ -9,7 +9,7 @@ ARG BIOCONDUCTOR_VERSION=3.17
9
##### IMPORTANT ########
10
## The PATCH version number should be incremented each time
11
## there is a change in the Dockerfile.
12
-ARG BIOCONDUCTOR_PATCH=18
+ARG BIOCONDUCTOR_PATCH=19
13
ARG BIOCONDUCTOR_DOCKER_VERSION=${BIOCONDUCTOR_VERSION}.${BIOCONDUCTOR_PATCH}
14
15
LABEL name="bioconductor/bioconductor_docker" \
0 commit comments