Skip to content
Snippets Groups Projects
Commit 3537690f authored by nimrod's avatar nimrod
Browse files

Postgres: Update the base image.

parent e389523c
No related branches found
No related tags found
No related merge requests found
Pipeline #3639 passed
FROM docker.io/postgres:15-alpine FROM docker.io/postgres:16.1-alpine3.19
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