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 fa5b4db commit 4990eeeCopy full SHA for 4990eee
mta.yaml
@@ -82,7 +82,7 @@ resources:
82
service: postgresql-db
83
service-plan: standard
84
config:
85
- engine_version: "16"
+ engine_version: "15"
86
multi_az: false
87
88
- name: cf-logging
srv/src/main/resources/application.yaml
@@ -1,5 +1,5 @@
1
---
2
-my.bookshop.postgresImage: postgres:16
+my.bookshop.postgresImage: postgres:15
3
4
cds:
5
dataSource.csv:
0 commit comments