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