We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a9d712 commit 718e609Copy full SHA for 718e609
docker-compose.development.yml
@@ -1,7 +1,7 @@
1
services:
2
3
db:
4
- image: postgres@sha256:163763c8afd28cae69035ce84b12d8180179559c747c0701b3cad17818a0dbc5
+ image: postgres@sha256:6e57135d237944dddf7588b249edcdf78745a7c318e5444ae0375855b64ec6cf
5
restart: always
6
# set shared memory limit when using docker-compose
7
shm_size: 128mb
0 commit comments