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