Skip to content

Commit 69b1c68

Browse files
Update for onecodex v0.2.7
1 parent 7fc2322 commit 69b1c68

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

3434
# Run as unprivileged user 1000
3535
USER 1000

0 commit comments

Comments
 (0)