Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Commit

Permalink
Update circleci/postgres Docker tag to v9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 30, 2019
1 parent 8a4a3d0 commit be90e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
docker:
- image: circleci/golang:1.12
- image: redis
- image: circleci/postgres:9.4
- image: circleci/postgres:9.6
environment:
POSTGRES_USER: postgres
POSTGRES_DB: api_test
Expand Down

0 comments on commit be90e85

Please sign in to comment.