File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ PIPELINE_BACKEND_HOST_PUBLICPORT=8081
7070
7171# artifact-backend
7272ARTIFACT_BACKEND_IMAGE = instill/artifact-backend
73- ARTIFACT_BACKEND_VERSION = ef76bbe
73+ ARTIFACT_BACKEND_VERSION = 892889e
7474ARTIFACT_BACKEND_HOST = artifact-backend
7575ARTIFACT_BACKEND_PRIVATEPORT = 3082
7676ARTIFACT_BACKEND_PUBLICPORT = 8082
Original file line number Diff line number Diff line change @@ -607,7 +607,7 @@ artifactBackend:
607607 # -- The image of artifact-backend
608608 image :
609609 repository : instill/artifact-backend
610- tag : ef76bbe
610+ tag : 892889e
611611 pullPolicy : IfNotPresent
612612 # -- Annotation for deployment
613613 annotations : {}
@@ -1125,6 +1125,7 @@ openfga:
11251125
11261126
11271127
1128+
11281129
11291130
11301131 echo "Waiting for database to be ready...";
You can’t perform that action at this time.
0 commit comments