chore(deps): update all dependencies

This commit is contained in:
renovate[bot]
2024-04-20 12:45:46 +02:00
committed by Wolfgang Walther
parent 1a0a7b1917
commit d41ad6d44a
4 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# PostgREST docker hub image
FROM ubuntu:jammy@sha256:77906da86b60585ce12215807090eb327e7386c8fafb5402369e421f44eff17e AS postgrest
FROM ubuntu:jammy@sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95 AS postgrest
RUN apt-get update -y \
&& apt install -y --no-install-recommends libpq-dev zlib1g-dev jq gcc libnuma-dev \