Compare commits

...

2 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