We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29af7e6 commit d271283Copy full SHA for d271283
deploy/dapps-certification-web.yaml
@@ -8,7 +8,7 @@ spec:
8
- name: dapps-certification-web
9
type: webservice
10
properties:
11
- image: ghcr.io/demoiog/plutus-certification-web:11
+ image: ghcr.io/demoiog/plutus-certification-web:12
12
imagePullPolicy: IfNotPresent
13
ports:
14
- expose: true
deploy/dapps-certification.yaml
@@ -37,7 +37,7 @@ spec:
37
name: github-secrets
38
- name: DB_PATH
39
value: "/db/certification.sqlite"
40
- image: ghcr.io/demoiog/plutus-certification:18
+ image: ghcr.io/demoiog/plutus-certification:19
41
42
imagePullSecrets:
43
- iohk-ghcr-creds
0 commit comments