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