chore(deps): update ubuntu:jammy docker digest to a6d2b38

This commit is contained in:
renovate[bot]
2024-05-04 12:21:37 +02:00
committed by Wolfgang Walther
parent d9a51f23ce
commit 277342bf8c
+1 -1
View File
@@ -1,6 +1,6 @@
# PostgREST docker hub image
FROM ubuntu:jammy@sha256:6d7b5d3317a71adb5e175640150e44b8b9a9401a7dd394f44840626aff9fa94d AS postgrest
FROM ubuntu:jammy@sha256:a6d2b38300ce017add71440577d5b0a90460d0e57fd7aec21dd0d1b0761bbfb2 AS postgrest
RUN apt-get update -y \
&& apt install -y --no-install-recommends libpq-dev zlib1g-dev jq gcc libnuma-dev \