Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
1mr committed Jan 31, 2024
1 parent 70d5ed3 commit 935eeb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion psql/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ FROM alpine:3.19

RUN apk --update add postgresql16-client

ENTRYPOINT ["psql"]
CMD ["psql"]

0 comments on commit 935eeb6

Please sign in to comment.