Update postgres Docker tag to v15.13 #5
@@ -22,7 +22,7 @@ spec:
|
|||||||
mountPath: /var/lib/postgresql/data
|
mountPath: /var/lib/postgresql/data
|
||||||
containers:
|
containers:
|
||||||
- name: gitea-db
|
- name: gitea-db
|
||||||
image: postgres:15.10
|
image: postgres:15.13
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 5432
|
- containerPort: 5432
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user