Skip to content
Snippets Groups Projects
Commit 9e023c0d authored by nimrod's avatar nimrod
Browse files

Postgres: Update.

parent 3a0a5b0e
No related branches found
No related tags found
No related merge requests found
FROM docker.io/postgres:16.1-alpine3.19 FROM docker.io/postgres:16.4-alpine3.20
COPY --chown=root:root healthcheck backup restore /usr/local/bin/ COPY --chown=root:root healthcheck backup restore /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