diff --git a/kustomize/overlays/biochecknet/kustomization.yaml b/kustomize/overlays/biochecknet/kustomization.yaml index a9f6d92d2..e154cb318 100644 --- a/kustomize/overlays/biochecknet/kustomization.yaml +++ b/kustomize/overlays/biochecknet/kustomization.yaml @@ -8,7 +8,7 @@ images: - name: ghcr.io/biosimulators/bio-check-api newTag: 1.0.3 - name: ghcr.io/biosimulators/bio-check-worker - newTag: 1.0.0 + newTag: 1.0.1 - name: mongo newTag: 8.0-rc diff --git a/worker/.CONTAINER_VERSION b/worker/.CONTAINER_VERSION index 3eefcb9dd..7dea76edb 100644 --- a/worker/.CONTAINER_VERSION +++ b/worker/.CONTAINER_VERSION @@ -1 +1 @@ -1.0.0 +1.0.1