From fd930d4d18c176f909a7283ae62722608dcb147a Mon Sep 17 00:00:00 2001 From: Bogdan Manole Date: Thu, 7 Sep 2023 12:30:02 +0000 Subject: [PATCH] deploy: change deployment to plutus-certification:14 --- deploy/dapps-certification.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/dapps-certification.yaml b/deploy/dapps-certification.yaml index a34bd263..d43ab293 100644 --- a/deploy/dapps-certification.yaml +++ b/deploy/dapps-certification.yaml @@ -27,7 +27,7 @@ spec: name: the-secrets - name: DB_PATH value: "/db/certification.sqlite" - image: ghcr.io/demoiog/plutus-certification:13 + image: ghcr.io/demoiog/plutus-certification:14 imagePullPolicy: IfNotPresent imagePullSecrets: - iohk-ghcr-creds