chore(deps): update all dependencies

This commit is contained in:
renovate[bot]
2024-02-24 19:45:52 +01:00
committed by Wolfgang Walther
parent 0a0d3943c2
commit 6734855b9f
6 changed files with 38 additions and 38 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 \