From 15a0af374c761bd62b9ae0ca3d09dd813ca8deb3 Mon Sep 17 00:00:00 2001 From: Bogdan Manole Date: Mon, 19 Feb 2024 10:34:16 +0200 Subject: [PATCH] fix:deploy fe@15 --- deploy/dapps-certification-web.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/dapps-certification-web.yaml b/deploy/dapps-certification-web.yaml index ee937435..e6ff5ef3 100644 --- a/deploy/dapps-certification-web.yaml +++ b/deploy/dapps-certification-web.yaml @@ -8,7 +8,7 @@ spec: - name: dapps-certification-web type: webservice properties: - image: ghcr.io/demoiog/plutus-certification-web:14 + image: ghcr.io/demoiog/plutus-certification-web:15 imagePullPolicy: IfNotPresent ports: - expose: true