diff --git a/compose.yaml b/compose.yaml index 6640879..2852391 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,7 +1,7 @@ services: postgres: container_name: ${COMPOSE_PROJECT_NAME:-tourplanner}-postgres - image: postgres:18.4@sha256:4aabea78cf39b90e834caf3af7d602a18565f6fe2508705c8d01aa63245c2e20 + image: postgres:18.4@sha256:3a82e1f56c8f0f5616a11103ac3d47e632c3938698946a7ad26da0df1334744a environment: POSTGRES_USER: postgres POSTGRES_PASSWORD: postgres