Skip to content

Commit 373aed0

Browse files
Weekly version bump and rebuild of bioconductor_docker:devel
1 parent 011fdbd commit 373aed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ARG BIOCONDUCTOR_VERSION=3.17
99
##### IMPORTANT ########
1010
## The PATCH version number should be incremented each time
1111
## there is a change in the Dockerfile.
12-
ARG BIOCONDUCTOR_PATCH=18
12+
ARG BIOCONDUCTOR_PATCH=19
1313
ARG BIOCONDUCTOR_DOCKER_VERSION=${BIOCONDUCTOR_VERSION}.${BIOCONDUCTOR_PATCH}
1414

1515
LABEL name="bioconductor/bioconductor_docker" \

0 commit comments

Comments
 (0)