Skip to content

Commit 583a509

Browse files
committed
Use synbiohub-docker snapshot in CI
1 parent a0816d0 commit 583a509

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/search-backend-conformance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ concurrency:
1313
cancel-in-progress: false
1414

1515
env:
16-
SYNBIOHUB_DOCKER_REF: marpaia/sbol-db-and-explorer
16+
SYNBIOHUB_DOCKER_REF: snapshot
1717
SBOL_TEST_SUITE_REVISION: 0044284331b2f915a6e4b9d50e1cbf3ea2f62dcd
1818
SYNBIOHUB_CONFORMANCE_IMAGE: synbiohub/synbiohub:search-conformance
1919

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Integration testing
33
on: push
44

55
env:
6-
SYNBIOHUB_DOCKER_REF: marpaia/sbol-db-and-explorer
6+
SYNBIOHUB_DOCKER_REF: snapshot
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)