Skip to content
Snippets Groups Projects
Commit ff6ff883 authored by Cristiano Urban's avatar Cristiano Urban
Browse files

Revert to version 12 (needed to ensure that pgSphere works fine).

parent 0531d6a4
No related branches found
No related tags found
No related merge requests found
Pipeline #8788 passed
# Use posgres as base image
FROM library/postgres:14
FROM library/postgres:12
# Allow access without password
ENV POSTGRES_HOST_AUTH_METHOD=trust
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment