chore: fix some comments

This commit is contained in:
closeobserve
2024-08-02 09:01:15 +02:00
committed by Wolfgang Walther
parent cccf8b750d
commit 6b11332d6d
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ The image is built from scratch using
[Nix](https://nixos.org/nixpkgs/manual/#sec-pkgs-dockerTools) instead of a
`Dockerfile`, which yields a highly secure and optimized image. This is also why
no commands are listed in the image history. See the [PostgREST
respository](https://github.com/PostgREST/postgrest/tree/main/nix/tools/docker) for
repository](https://github.com/PostgREST/postgrest/tree/main/nix/tools/docker) for
details on the build process and how to inspect the image.
This does not apply to the arm64 variant, which is based on Ubuntu.