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

This commit is contained in:
2026-02-26 20:00:36 +00:00
parent 906116bce0
commit eef891c1b9
+1 -1
View File
@@ -2,7 +2,7 @@ version: '3.8'
services:
postgres-server:
image: postgres:18.2
image: postgres:18.3
container_name: postgres-filekeeper
environment:
POSTGRES_PASSWORD: VerySecretPassword