Skip to content

Commit d271283

Browse files
committed
deploy: be@19 & fe@12
1 parent 29af7e6 commit d271283

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deploy/dapps-certification-web.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
- name: dapps-certification-web
99
type: webservice
1010
properties:
11-
image: ghcr.io/demoiog/plutus-certification-web:11
11+
image: ghcr.io/demoiog/plutus-certification-web:12
1212
imagePullPolicy: IfNotPresent
1313
ports:
1414
- expose: true

deploy/dapps-certification.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ spec:
3737
name: github-secrets
3838
- name: DB_PATH
3939
value: "/db/certification.sqlite"
40-
image: ghcr.io/demoiog/plutus-certification:18
40+
image: ghcr.io/demoiog/plutus-certification:19
4141
imagePullPolicy: IfNotPresent
4242
imagePullSecrets:
4343
- iohk-ghcr-creds

0 commit comments

Comments
 (0)