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

3 lines
69 B
Docker
Raw Normal View History

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