Skip to content

Commit

Permalink
Merge pull request 'Update Docker image for testing' (#838) from upda…
Browse files Browse the repository at this point in the history
…te-build-image into main

Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/838
  • Loading branch information
KitaitiMakoto committed Dec 6, 2020
2 parents f5b18df + f8d098f commit 174ed73
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 @@ -10,7 +10,7 @@ executors:
type: boolean
default: false
docker:
- image: plumeorg/plume-buildenv:v0.0.9
- image: plumeorg/plume-buildenv:v0.2.0
- image: <<#parameters.postgres>>circleci/postgres:9.6-alpine<</parameters.postgres>><<^parameters.postgres>>alpine:latest<</parameters.postgres>>
environment:
POSTGRES_USER: postgres
Expand Down

0 comments on commit 174ed73

Please sign in to comment.