We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49b5dcc commit 7456320Copy full SHA for 7456320
1 file changed
docker-compose.yml
@@ -21,7 +21,7 @@ services:
21
22
23
postgres:
24
- image: postgres:13.7
+ image: postgres:13.21
25
ports:
26
- "5432:5432"
27
environment:
0 commit comments