mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +00:00
Correct convenience image for postgres
This commit is contained in:
parent
90be7f2dd2
commit
f2bb277942
@ -7,7 +7,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
docker:
|
docker:
|
||||||
- image: cimg/elixir:1.14-browsers
|
- image: cimg/elixir:1.14-browsers
|
||||||
- image: circleci/postgres:14.6-alpine
|
- image: cimg/postgres:14.6
|
||||||
working_directory: ~/project
|
working_directory: ~/project
|
||||||
steps:
|
steps:
|
||||||
- browser-tools/install-browser-tools
|
- browser-tools/install-browser-tools
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user