chore(deps): update postgres docker tag to v18.2

This commit is contained in:
2026-02-12 22:02:44 +00:00
parent eee4fcd41e
commit 620ff54968
+1 -1
View File
@@ -2,7 +2,7 @@ version: '3.8'
services:
postgres-server:
image: postgres:18.1
image: postgres:18.2
container_name: postgres-filekeeper
environment:
POSTGRES_PASSWORD: VerySecretPassword