chore(deps): update postgres docker tag to v18 #33

Open
srv.renovate wants to merge 1 commits from renovate/postgres-18.x into master
Showing only changes of commit 27a507d87b - Show all commits

View File

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