Skip to content

Commit

Permalink
Test failures
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Dec 3, 2023
1 parent ec6be49 commit 0a700f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bitnami/postgresql/12/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ FROM bitnami/postgresql:12.17.0
HEALTHCHECK --interval=15s --timeout=5s --retries=3 CMD [ "pg_isready" ]
USER postgres

RUN blorf
RUN echo blorf

0 comments on commit 0a700f1

Please sign in to comment.