update postgres image to version 15.13
This commit is contained in:
@@ -42,7 +42,7 @@ spec:
|
||||
- name: postgres-data
|
||||
mountPath: /var/lib/postgresql/data
|
||||
- name: postgres
|
||||
image: postgres:14
|
||||
image: postgres:15.13
|
||||
restartPolicy: Always
|
||||
env:
|
||||
- name: POSTGRES_DB
|
||||
|
||||
Reference in New Issue
Block a user