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 418d57d commit beb17fcCopy full SHA for beb17fc
mta.yaml
@@ -82,7 +82,7 @@ resources:
82
service: postgresql-db
83
service-plan: standard
84
config:
85
- engine_version: "14"
+ engine_version: "16"
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:14
+my.bookshop.postgresImage: postgres:16
3
4
cds:
5
dataSource.csv:
0 commit comments