Changed postgres image version to 12
This commit is contained in:
parent
13a08a94cd
commit
9bf243dc04
@ -51,7 +51,7 @@ spec:
|
||||
containers:
|
||||
- name: postgres
|
||||
imagePullPolicy: Always
|
||||
image: postgres:10
|
||||
image: postgres:12
|
||||
ports:
|
||||
- containerPort: 5432
|
||||
name: postgres
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user