Skip to content

Commit

Permalink
deploy: be@19 & fe@12
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdan-manole committed Oct 30, 2023
1 parent 29af7e6 commit d271283
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/dapps-certification-web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
- name: dapps-certification-web
type: webservice
properties:
image: ghcr.io/demoiog/plutus-certification-web:11
image: ghcr.io/demoiog/plutus-certification-web:12
imagePullPolicy: IfNotPresent
ports:
- expose: true
Expand Down
2 changes: 1 addition & 1 deletion deploy/dapps-certification.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
name: github-secrets
- name: DB_PATH
value: "/db/certification.sqlite"
image: ghcr.io/demoiog/plutus-certification:18
image: ghcr.io/demoiog/plutus-certification:19
imagePullPolicy: IfNotPresent
imagePullSecrets:
- iohk-ghcr-creds
Expand Down

0 comments on commit d271283

Please sign in to comment.