Skip to content

Commit 29e036a

Browse files
committed
update .env: change DATAVERSE_IMAGE_REGISTRY to docker.io and reset DATAVERSE_IMAGE_TAG to unstable
1 parent 8b77e8f commit 29e036a

File tree

1 file changed

+2
-2
lines changed
  • test/environment

1 file changed

+2
-2
lines changed

test/environment/.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
POSTGRES_VERSION=17
22
DATAVERSE_DB_USER=dataverse
33
SOLR_VERSION=9.8.0
4-
DATAVERSE_IMAGE_REGISTRY=ghcr.io
5-
DATAVERSE_IMAGE_TAG=11852-notifs-api-pagination-unread
4+
DATAVERSE_IMAGE_REGISTRY=docker.io
5+
DATAVERSE_IMAGE_TAG=unstable
66
DATAVERSE_BOOTSTRAP_TIMEOUT=5m

0 commit comments

Comments
 (0)