chore(deps): update postgres docker tag to v18

This commit is contained in:
2025-12-21 02:14:03 +00:00
parent e116f28831
commit 27a507d87b

View File

@@ -67,7 +67,7 @@ spec:
tcpSocket: tcpSocket:
port: 4822 port: 4822
- name: db - name: db
image: postgres:16-alpine image: postgres:18-alpine
securityContext: securityContext:
runAsUser: 70 runAsUser: 70
runAsGroup: 70 runAsGroup: 70