You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains the Dockerfile to build the container we use in CI
with postgres server and any postgres extensions we use. This container
simply extends the official postgres docker container and installs the
extensions we need.