Skip to content

Commit

Permalink
chore: update dataverse image registry and tag to use docker.io and u…
Browse files Browse the repository at this point in the history
…nstable
  • Loading branch information
g-saracca committed Feb 28, 2025
1 parent 772028c commit 3c9d262
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=ghcr.io
DATAVERSE_IMAGE_TAG=11188-version-difference-summary
DATAVERSE_IMAGE_REGISTRY=docker.io
DATAVERSE_IMAGE_TAG=unstable
DATAVERSE_BOOTSTRAP_TIMEOUT=5m

0 comments on commit 3c9d262

Please sign in to comment.