Skip to content

Commit

Permalink
chore: use dataverse image tag from PR
Browse files Browse the repository at this point in the history
  • Loading branch information
g-saracca committed Feb 27, 2025
1 parent 83519d7 commit 772028c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/environment/.env
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
POSTGRES_VERSION=13
DATAVERSE_DB_USER=dataverse
SOLR_VERSION=9.8.0
DATAVERSE_IMAGE_REGISTRY=docker.io
DATAVERSE_IMAGE_TAG=unstable
DATAVERSE_IMAGE_REGISTRY=ghcr.io
DATAVERSE_IMAGE_TAG=11188-version-difference-summary
DATAVERSE_BOOTSTRAP_TIMEOUT=5m

0 comments on commit 772028c

Please sign in to comment.