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

Merged
Renovate-Clanker merged 1 commits from renovate/all-dependencies into main 2026-05-15 03:01:29 +07:00
Showing only changes of commit 2d180eb8a6 - Show all commits
+1 -1
View File
@@ -2,7 +2,7 @@ version: '3.8'
services: services:
postgres-server: postgres-server:
image: postgres:18.3 image: postgres:18.4
container_name: postgres-filekeeper container_name: postgres-filekeeper
environment: environment:
POSTGRES_PASSWORD: VerySecretPassword POSTGRES_PASSWORD: VerySecretPassword