Update postgres Docker tag to v13.3

This commit is contained in:
Renovate Bot 2021-05-14 21:00:58 +00:00
parent 6ba4666719
commit ff4f26d245
4 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@ services:
- 'nginx'
db:
image: 'postgres:13.2-alpine'
image: 'postgres:13.3-alpine'
restart: 'always'
healthcheck: