chore(deps): update ubuntu:jammy docker digest to 6d7b5d3

This commit is contained in:
renovate[bot]
2024-04-26 08:34:18 +02:00
committed by Wolfgang Walther
parent 46d8dfde42
commit 5e41121551
+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 \