We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91abcd4 commit 5318483Copy full SHA for 5318483
Dockerfile
@@ -2,7 +2,7 @@
2
# The x86-64 is a single-static-binary image built via Nix, see:
3
# nix/tools/docker/README.md
4
5
-FROM ubuntu:noble@sha256:66460d557b25769b102175144d538d88219c077c678a49af4afca6fbfc1b5252 AS postgrest
+FROM ubuntu:noble@sha256:c35e29c9450151419d9448b0fd75374fec4fff364a27f176fb458d472dfc9e54 AS postgrest
6
7
RUN apt-get update -y \
8
&& apt install -y --no-install-recommends libpq-dev zlib1g-dev jq gcc libnuma-dev \
0 commit comments