chore(deps): update ubuntu:noble docker digest to 2e863c4

This commit is contained in:
renovate[bot]
2024-06-19 19:22:47 +02:00
committed by Wolfgang Walther
parent 16d0e1ca8c
commit 94f0548344
+1 -1
View File
@@ -1,6 +1,6 @@
# PostgREST docker hub image
FROM ubuntu:noble@sha256:e3f92abc0967a6c19d0dfa2d55838833e947b9d74edbcb0113e48535ad4be12a AS postgrest
FROM ubuntu:noble@sha256:2e863c44b718727c860746568e1d54afd13b2fa71b160f5cd9058fc436217b30 AS postgrest
RUN apt-get update -y \
&& apt install -y --no-install-recommends libpq-dev zlib1g-dev jq gcc libnuma-dev \