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

Commit be90e85

Browse files
committed
Update circleci/postgres Docker tag to v9.6
1 parent 8a4a3d0 commit be90e85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
docker:
55
- image: circleci/golang:1.12
66
- image: redis
7-
- image: circleci/postgres:9.4
7+
- image: circleci/postgres:9.6
88
environment:
99
POSTGRES_USER: postgres
1010
POSTGRES_DB: api_test

0 commit comments

Comments
 (0)