M41: harden trust boundaries and delivery
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
db:
|
||||
image: postgres:16-alpine
|
||||
image: postgres:16-alpine@sha256:cf78e76683b9ca8c5733cbbdce6c9262b45b6767934dd0a95e671f9a0fc20685
|
||||
environment:
|
||||
POSTGRES_DB: ${POSTGRES_DB:-mobilityops}
|
||||
POSTGRES_USER: ${POSTGRES_USER:-mobilityops}
|
||||
@@ -91,7 +91,7 @@ services:
|
||||
|
||||
n8n:
|
||||
# Explicit fallback only; production reuses the server's existing central n8n.
|
||||
image: n8nio/n8n:2.33.7
|
||||
image: n8nio/n8n:2.33.7@sha256:3989d9b8ebb77b4ee8f604519eb73e44f4384bfaa689526e0104eed79a237d30
|
||||
environment:
|
||||
TZ: ${TZ:-Europe/Brussels}
|
||||
GENERIC_TIMEZONE: ${TZ:-Europe/Brussels}
|
||||
|
||||
Reference in New Issue
Block a user