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

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