Skip to content

Commit d414a87

Browse files
Update for onecodex v0.2.10
1 parent 74873a1 commit d414a87

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.9
32+
RUN pip install --no-cache onecodex[all]==0.2.10
3333

3434
# Run as unprivileged user 1000
3535
USER 1000

0 commit comments

Comments
 (0)