Skip to content

Commit

Permalink
Set version 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
allanlei committed Oct 8, 2021
1 parent 91b8dbd commit 3a2ef93
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
Expand Up @@ -4,7 +4,7 @@ RUN apk add --virtual .build-deps \
build-base \
libffi-dev && \
pip install \
devpi-server && \
devpi-server==6.2.0 && \
devpi-init && \
apk del .build-deps

Expand Down

0 comments on commit 3a2ef93

Please sign in to comment.