Update Docker image for testing

This commit is contained in:
Kitaiti Makoto 2021-02-12 13:10:32 +09:00
parent 1bc2749e1b
commit e119c5bde9
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.3.0
- image: plumeorg/plume-buildenv:v0.4.0
- image: <<#parameters.postgres>>circleci/postgres:9.6-alpine<</parameters.postgres>><<^parameters.postgres>>alpine:latest<</parameters.postgres>>
environment:
POSTGRES_USER: postgres