chore(deps): update postgres docker tag to v18

This commit is contained in:
2026-01-14 17:42:38 +00:00
parent 9b55fb9847
commit eed593fd60
+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