From 098a759c5b5a4e759bfa464b60511b685c0d267e Mon Sep 17 00:00:00 2001 From: "spaceBearAmadeus (Alex)" Date: Wed, 31 Jul 2024 16:42:34 -0400 Subject: [PATCH] update worker for fix --- kustomize/overlays/biochecknet/kustomization.yaml | 2 +- worker/.CONTAINER_VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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