Skip to content

Commit

Permalink
fix image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mishraomp committed Oct 13, 2023
1 parent 96dc72e commit 9b29312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bitnami/postgresql-ha/16/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM bitnami/postgresql-repmgr:16.0.0
FROM bitnami/postgresql-repmgr:16

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

0 comments on commit 9b29312

Please sign in to comment.