build(deps): Update postgres Docker tag to v18
CI/CD Pipeline / test (pull_request) Successful in 20s
CI/CD Pipeline / build-and-push (pull_request) Has been skipped

This commit is contained in:
2026-06-26 21:42:16 +00:00
parent cef40176ce
commit 4f62745119
+1 -1
View File
@@ -1,6 +1,6 @@
services: services:
db: db:
image: postgres:16-alpine image: postgres:18-alpine
environment: environment:
POSTGRES_USER: retro POSTGRES_USER: retro
POSTGRES_PASSWORD: retro POSTGRES_PASSWORD: retro