Skip to content

Commit

Permalink
update bibsnet version
Browse files Browse the repository at this point in the history
  • Loading branch information
BarryTik committed Nov 9, 2023
1 parent 0f95421 commit 9f63d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM nvcr.io/nvidia/pytorch:21.11-py3

# Manually update the BIBSnet version when building
ENV BIBSNET_VERSION="3.0.1"
ENV BIBSNET_VERSION="3.1.1"

# Prepare environment
RUN apt-get update && \
Expand Down

0 comments on commit 9f63d73

Please sign in to comment.