chore(deps): update ubuntu:focal docker digest to 80ef4a4

This commit is contained in:
renovate[bot]
2024-03-07 16:27:56 +01:00
committed by Wolfgang Walther
parent 58999f5102
commit 6a2677d985
+1 -1
View File
@@ -1,6 +1,6 @@
# PostgREST docker hub image
FROM ubuntu:focal@sha256:bb1c41682308d7040f74d103022816d41c50d7b0c89e9d706a74b4e548636e54 AS postgrest
FROM ubuntu:focal@sha256:80ef4a44043dec4490506e6cc4289eeda2d106a70148b74b5ae91ee670e9c35d AS postgrest
RUN apt-get update -y \
&& apt install -y --no-install-recommends libpq-dev zlib1g-dev jq gcc libnuma-dev \