update postgres default (#614)
This commit is contained in:
parent
edc86c6e5b
commit
3f4774e688
|
|
@ -16,7 +16,7 @@ caproverOneClickApp:
|
|||
variables:
|
||||
- id: $$cap_postgres_version
|
||||
label: Postgres Version
|
||||
defaultValue: '9.6'
|
||||
defaultValue: '14.1'
|
||||
description: Check out their Docker page for the valid tags https://hub.docker.com/r/library/postgres/tags/
|
||||
validRegex: /^([^\s^\/])+$/
|
||||
- id: $$cap_pg_user
|
||||
|
|
|
|||
Loading…
Reference in New Issue