mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-12-27 17:37:27 +00:00
Upgraded databases
Signed-off-by: Patrick Baumgartner <contact@patbaumgartner.com>
This commit is contained in:
parent
9264c4813f
commit
4a021e4ccf
5 changed files with 7 additions and 7 deletions
|
|
@ -41,7 +41,7 @@ spec:
|
|||
app: demo-db
|
||||
spec:
|
||||
containers:
|
||||
- image: postgres:17
|
||||
- image: postgres:17.5
|
||||
name: postgresql
|
||||
env:
|
||||
- name: POSTGRES_USER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue