We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43c3c15 commit 09aa932Copy full SHA for 09aa932
docker-compose.yml
@@ -37,7 +37,7 @@ x-python-vars: &python-vars
37
38
services:
39
database:
40
- image: postgres:15@sha256:67d48ce6228490f1b5bc93fb993b552e94088a028fc67b71eaf689b3b8b0df88
+ image: postgres:15@sha256:e3aa6c400e191e4c41f34d09e12b6392ab6296539a9d18a14056f9eeac062287
41
container_name: database
42
environment:
43
<<: *postgres-vars
0 commit comments