Skip to content

Commit

Permalink
chore(deps): update ghcr.io/bcgov/nr-containers/postgres docker tag t…
Browse files Browse the repository at this point in the history
…o v15.6 (#101)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent ebf22b4 commit f3b428d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/bcgov/nr-containers/postgres:15.5
FROM ghcr.io/bcgov/nr-containers/postgres:15.6

# Health check and non-privileged user
HEALTHCHECK --interval=15s --timeout=5s --retries=3 CMD [ "pg_isready" ]
Expand Down

0 comments on commit f3b428d

Please sign in to comment.