chore(deps): update all dependencies

This commit is contained in:
renovate[bot]
2024-02-24 19:46:01 +01:00
committed by Wolfgang Walther
parent da013f5877
commit 397503b560
6 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# PostgREST docker hub image
FROM ubuntu:focal AS postgrest
FROM ubuntu:jammy@sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da AS postgrest
RUN apt-get update -y \
&& apt install -y --no-install-recommends libpq-dev zlib1g-dev jq gcc libnuma-dev \