Skip to content

Commit

Permalink
Update DV_VERSION to 6.3
Browse files Browse the repository at this point in the history
This is what the :unstable docker image currently provides.

Closes gdcc#195.
  • Loading branch information
shoeffner committed Jul 18, 2024
1 parent 3b6fe06 commit 88e4b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose-test-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
image: python:${PYTHON_VERSION}-slim
environment:
BASE_URL: http://dataverse:8080
DV_VERSION: 6.2
DV_VERSION: 6.3
networks:
- dataverse
volumes:
Expand Down

0 comments on commit 88e4b24

Please sign in to comment.