Skip to content

Commit c2b6a38

Browse files
committed
deploy(be&fe): increase docker image versions
1 parent 410a4c1 commit c2b6a38

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:8
11+
image: ghcr.io/demoiog/plutus-certification-web:9
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
@@ -27,7 +27,7 @@ spec:
2727
name: the-secrets
2828
- name: DB_PATH
2929
value: "/db/certification.sqlite"
30-
image: ghcr.io/demoiog/plutus-certification:14
30+
image: ghcr.io/demoiog/plutus-certification:15
3131
imagePullPolicy: IfNotPresent
3232
imagePullSecrets:
3333
- iohk-ghcr-creds

0 commit comments

Comments
 (0)