chore(deps): update ubuntu:focal docker digest to 71b82b8

This commit is contained in:
renovate[bot]
2024-04-20 12:33:30 +02:00
committed by Wolfgang Walther
parent 6863fe1e26
commit c2994fb0b1
+1 -1
View File
@@ -1,6 +1,6 @@
# PostgREST docker hub image
FROM ubuntu:focal@sha256:80ef4a44043dec4490506e6cc4289eeda2d106a70148b74b5ae91ee670e9c35d AS postgrest
FROM ubuntu:focal@sha256:71b82b8e734f5cd0b3533a16f40ca1271f28d87343972bb4cd6bd6c38f1bd38e AS postgrest
RUN apt-get update -y \
&& apt install -y --no-install-recommends libpq-dev zlib1g-dev jq gcc libnuma-dev \