Skip to content
Snippets Groups Projects
Commit 7d2d37ed authored by nimrod's avatar nimrod
Browse files

Postgres: Update to version 15.

parent 4ba174ff
No related branches found
No related tags found
No related merge requests found
Pipeline #3510 failed
FROM docker.io/postgres:14-alpine FROM docker.io/postgres:15-alpine
COPY --chown=root:root healthcheck /usr/local/bin/ COPY --chown=root:root healthcheck /usr/local/bin/
HEALTHCHECK --start-period=3m CMD healthcheck HEALTHCHECK --start-period=3m CMD healthcheck
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment