chore(deps): update all dependencies

This commit is contained in:
renovate[bot]
2024-04-26 08:31:53 +02:00
committed by Wolfgang Walther
parent 006c109f91
commit e433c7d478
5 changed files with 22 additions and 22 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 \