Compare commits
2 commits
fe9c19f0e8
...
a1a0f38f74
| Author | SHA1 | Date | |
|---|---|---|---|
| a1a0f38f74 | |||
| 1d83ee4338 |
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ services:
|
|||
- 'DATABASE_URL=postgres://fej:fej@db:5432/fej'
|
||||
|
||||
db:
|
||||
image: 'postgres:13-alpine'
|
||||
image: 'postgres:14-alpine'
|
||||
restart: 'always'
|
||||
|
||||
environment:
|
||||
|
|
|
|||
Reference in a new issue