Commit 279a3b35 authored by Dan Notestein's avatar Dan Notestein
Browse files

Fix PostgREST healthcheck: use wget instead of curl

The postgrest/postgrest:latest image is minimal and doesn't include
curl. Changed healthcheck to use wget which is available in the
Alpine-based image.
parent 9ad8a722
Loading
Loading
Loading
Loading