graphql-engine/.circleci/postgres-13.0-alpine-postgis3/Dockerfile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
69 B
Docker
Raw Normal View History

FROM circleci/postgres:13.0-postgis
ENV POSTGRES_PASSWORD="postgres"