Skip to content

Commit

Permalink
chore(deps): update postgres docker tag to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 7, 2021
1 parent 005bfda commit 5ca16a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Expand Up @@ -24,7 +24,7 @@ services:
- mariadb:/var/lib/mysql

postgre:
image: postgres:12.6
image: postgres:13.2
ports:
- 5432:5432
volumes:
Expand Down

0 comments on commit 5ca16a6

Please sign in to comment.