one step back - ubuntu24 does not contain pg17
This commit is contained in:
parent
d748a36559
commit
2aec56fbd6
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
#(not (nil? %))
|
||||
(cm/concat-vec
|
||||
(ns/generate resolved-config)
|
||||
(postgres/generate-config (merge resolved-config {:postgres-image "postgres:17"
|
||||
(postgres/generate-config (merge resolved-config {:postgres-image "postgres:16"
|
||||
:postgres-size :8gb
|
||||
:db-name "cloud"
|
||||
:pv-storage-size-gb 50}))
|
||||
|
|
Loading…
Add table
Reference in a new issue