Skip to content

Commit 88c5146

Browse files
committed
update json and cd
1 parent cd428d9 commit 88c5146

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/biosimulations_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
username: ${{ secrets.DOCKER_REGISTRY_USERNAME }}
1818
password: ${{ secrets.GITHUB_TOKEN }}
19-
image_name: vcell/biosimulators_vcell
19+
image_name: virtualcell/biosimulators_vcell
2020
image_tag: ${{ github.event.release.tag_name }}
2121
build_extra_args: --build-arg SIMULATOR_VERSION=${{ github.event.release.tag_name }}
2222
push_git_tag: false

biosimulators.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"image": {
13-
"url": "ghcr.io/virtualcell/biosimulators_vcell:7.4.0.10",
13+
"url": "ghcr.io/virtualcell/biosimulators_vcell:7.4.0.11",
1414
"format": {
1515
"namespace": "EDAM",
1616
"id": "format_3973",

0 commit comments

Comments
 (0)