chore(deps): update ubuntu:noble docker digest to e3f92ab

This commit is contained in:
renovate[bot]
2024-06-13 08:46:38 +02:00
committed by Wolfgang Walther
parent 94d1bec0f9
commit 9efedc5306
+1 -1
View File
@@ -1,6 +1,6 @@
# PostgREST docker hub image
FROM ubuntu:noble@sha256:3f85b7caad41a95462cf5b787d8a04604c8262cdcdf9a472b8c52ef83375fe15 AS postgrest
FROM ubuntu:noble@sha256:e3f92abc0967a6c19d0dfa2d55838833e947b9d74edbcb0113e48535ad4be12a AS postgrest
RUN apt-get update -y \
&& apt install -y --no-install-recommends libpq-dev zlib1g-dev jq gcc libnuma-dev \