Skip to content

Commit

Permalink
Merge pull request #197 from shoeffner/update-dv-version
Browse files Browse the repository at this point in the history
Update DV_VERSION to 6.3
  • Loading branch information
JR-1991 authored Aug 22, 2024
2 parents 80e48fd + 88e4b24 commit 8445a09
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 8445a09

Please sign in to comment.