Skip to content

Commit 88e4b24

Browse files
committed
Update DV_VERSION to 6.3
This is what the :unstable docker image currently provides. Closes #195.
1 parent 3b6fe06 commit 88e4b24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/docker-compose-test-all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
image: python:${PYTHON_VERSION}-slim
66
environment:
77
BASE_URL: http://dataverse:8080
8-
DV_VERSION: 6.2
8+
DV_VERSION: 6.3
99
networks:
1010
- dataverse
1111
volumes:

0 commit comments

Comments
 (0)