Skip to content

Commit

Permalink
Update circle.ci postgres image.
Browse files Browse the repository at this point in the history
  • Loading branch information
go-jet committed Feb 7, 2024
1 parent c19b3e7 commit a46f5c1
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 @@ -9,7 +9,7 @@ jobs:
docker:
# specify the version
- image: cimg/go:1.21.6
- image: cimg/postgres:16.1.0
- image: cimg/postgres:14.10
environment:
POSTGRES_USER: jet
POSTGRES_PASSWORD: jet
Expand Down

0 comments on commit a46f5c1

Please sign in to comment.