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