We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a699ba commit cbf75e9Copy full SHA for cbf75e9
docker-compose.development.yml
@@ -1,7 +1,7 @@
1
services:
2
3
db:
4
- image: postgres@sha256:ba727f758a75cdd503c6b63db66a5fbc22ded0a228952e9d88e601621ad4de64
+ image: postgres@sha256:f4bf0b1c503e83928c50818e4da403d5ce571fd5b1f51c256a4b3086e6daba70
5
restart: always
6
# set shared memory limit when using docker-compose
7
shm_size: 128mb
0 commit comments