chore(deps): update all dependencies

This commit is contained in:
renovate[bot]
2024-04-26 08:33:09 +02:00
committed by Wolfgang Walther
parent a6c851aa3d
commit b91aa4ead6
4 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# PostgREST docker hub image
FROM ubuntu:jammy@sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95 AS postgrest
FROM ubuntu:jammy@sha256:6d7b5d3317a71adb5e175640150e44b8b9a9401a7dd394f44840626aff9fa94d AS postgrest
RUN apt-get update -y \
&& apt install -y --no-install-recommends libpq-dev zlib1g-dev jq gcc libnuma-dev \