Skip to content

Commit 1beb9b2

Browse files
committed
Updates onecodex to v0.2.11
1 parent 50f2e5c commit 1beb9b2

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
@@ -29,7 +29,7 @@ RUN pip install jupyter_contrib_nbextensions && \
2929
RUN pip install --no-cache awscli==1.10.58
3030

3131
# Install One Codex Python lib
32-
RUN pip install --no-cache onecodex[all]==0.2.10
32+
RUN pip install --no-cache onecodex[all]==0.2.11
3333

3434
# Run as unprivileged user 1000
3535
USER 1000

0 commit comments

Comments
 (0)