We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e40684 commit 2741909Copy full SHA for 2741909
docker-compose.yml
@@ -2,7 +2,7 @@ version: "3"
2
3
services:
4
postgres:
5
- image: postgres@sha256:224f53426f190151cb02b03db1499b999e06025c71b6e73b021b0c83c608ecad
+ image: postgres@sha256:472c54a13f40ed9b392473125d621ccdd807221cda1eec97ff4d73e5a8b48b4a
6
volumes:
7
- db:/var/lib/postgresql/data
8
environment:
0 commit comments