chore(deps): pin dependencies

This commit is contained in:
renovate[bot]
2024-02-24 21:15:38 +01:00
committed by Wolfgang Walther
parent f97c6e3db3
commit 873ac6221e
8 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# PostgREST docker hub image
FROM ubuntu:focal AS postgrest
FROM ubuntu:focal@sha256:bb1c41682308d7040f74d103022816d41c50d7b0c89e9d706a74b4e548636e54 AS postgrest
RUN apt-get update -y \
&& apt install -y --no-install-recommends libpq-dev zlib1g-dev jq gcc libnuma-dev \