chore(deps): update ubuntu docker tag to v22
This commit is contained in:
committed by
Wolfgang Walther
parent
07dc37e66f
commit
de788c9832
@@ -1,6 +1,6 @@
|
||||
# PostgREST docker hub image
|
||||
|
||||
FROM ubuntu:focal@sha256:71b82b8e734f5cd0b3533a16f40ca1271f28d87343972bb4cd6bd6c38f1bd38e AS postgrest
|
||||
FROM ubuntu:jammy@sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95 AS postgrest
|
||||
|
||||
RUN apt-get update -y \
|
||||
&& apt install -y --no-install-recommends libpq-dev zlib1g-dev jq gcc libnuma-dev \
|
||||
|
||||
Reference in New Issue
Block a user