Skip to content

Commit 5489aa2

Browse files
afganealmahmoud
authored andcommitted
Bump to v3.22
1 parent 355048b commit 5489aa2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

extensions/galaxy/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG BASE_IMAGE=bioconductor/bioconductor_docker
2-
ARG TAG=RELEASE_3_21
2+
ARG TAG=RELEASE_3_22
33

44
FROM ${BASE_IMAGE}:${TAG}
55
RUN apt update -y && apt install -y net-tools python3-bioblend nginx && \

extensions/galaxy/bioc-extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ container:
33
base:
44
image: ghcr.io/bioconductor/bioconductor
55
tag:
6-
- "RELEASE_3_21"
6+
- "RELEASE_3_22"
77
- "devel"

0 commit comments

Comments
 (0)