Skip to content

Commit 867d099

Browse files
Weekly version bump and rebuild of bioconductor_docker:devel
1 parent 31543c6 commit 867d099

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
@@ -7,7 +7,7 @@ ARG BIOCONDUCTOR_VERSION=3.14
77
##### IMPORTANT ########
88
## The PATCH version number should be incremented each time
99
## there is a change in the Dockerfile.
10-
ARG BIOCONDUCTOR_PATCH=1
10+
ARG BIOCONDUCTOR_PATCH=2
1111
ARG BIOCONDUCTOR_DOCKER_VERSION=${BIOCONDUCTOR_VERSION}.${BIOCONDUCTOR_PATCH}
1212

1313
LABEL name="bioconductor/bioconductor_docker" \

0 commit comments

Comments
 (0)