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