chore(deps): update all dependencies

This commit is contained in:
renovate[bot]
2024-06-13 08:46:23 +02:00
committed by Wolfgang Walther
parent d4e7d23268
commit af8b62ba10
6 changed files with 22 additions and 22 deletions
+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 \