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

Merged
bagas merged 1 commits from renovate/postgres-18.x into main 2026-01-15 00:45:16 +07:00
Showing only changes of commit eed593fd60 - Show all commits
+1 -1
View File
@@ -2,7 +2,7 @@ version: '3.8'
services: services:
postgres-server: postgres-server:
image: postgres:16.11 image: postgres:18.1
container_name: postgres-filekeeper container_name: postgres-filekeeper
environment: environment:
POSTGRES_PASSWORD: VerySecretPassword POSTGRES_PASSWORD: VerySecretPassword