forked from sovity/edc-ce
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: v7.4.3 release preparation * Disable flaky test
- Loading branch information
1 parent
ec338b4
commit 95edac2
Showing
3 changed files
with
31 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Env variables for docker-compose.yaml | ||
EDC_IMAGE=ghcr.io/sovity/edc-dev:7.4.2 | ||
TEST_BACKEND_IMAGE=ghcr.io/sovity/test-backend:7.4.2 | ||
EDC_IMAGE=ghcr.io/sovity/edc-dev:7.5.0 | ||
TEST_BACKEND_IMAGE=ghcr.io/sovity/test-backend:7.5.0 | ||
EDC_UI_IMAGE=ghcr.io/sovity/edc-ui:3.2.2 | ||
EDC_UI_ACTIVE_PROFILE=sovity-open-source |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters