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

Switch to Postgres v16.1.

parent 460d9f07
No related branches found
No related tags found
No related merge requests found
Pipeline #18735 passed
# Use posgres as base image # Use posgres as base image
FROM library/postgres:12 FROM library/postgres:16.1
# Allow access without password # Allow access without password
ENV POSTGRES_HOST_AUTH_METHOD=trust ENV POSTGRES_HOST_AUTH_METHOD=trust
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment