Update plumeorg/plume-buildenv used on CI

This commit is contained in:
Kitaiti Makoto 2020-12-07 07:50:33 +09:00
parent 5321f3cf18
commit ac7ffae121
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ executors:
type: boolean
default: false
docker:
- image: plumeorg/plume-buildenv:v0.2.0
- image: plumeorg/plume-buildenv:v0.3.0
- image: <<#parameters.postgres>>circleci/postgres:9.6-alpine<</parameters.postgres>><<^parameters.postgres>>alpine:latest<</parameters.postgres>>
environment:
POSTGRES_USER: postgres