Skip to content

Commit b1bfb00

Browse files
ashwiniaghasura-bot
authored andcommitted
ci: release v2.36.4
PR-URL: hasura/graphql-engine-mono#10838 GitOrigin-RevId: 9480290247d153670420819565f7be4c2c33d756
1 parent 4b834c7 commit b1bfb00

File tree

6 files changed

+15
-5
lines changed

6 files changed

+15
-5
lines changed

packaging/graphql-engine-base/ubi.dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# DATE VERSION: 2023-11-27
1+
# DATE VERSION: 2024-05-27
22
# Modify the above date version (YYYY-MM-DD) if you want to rebuild the image
33

4-
FROM registry.access.redhat.com/ubi9-minimal:9.3-1361.1699548032 as pg_dump_source
4+
FROM registry.access.redhat.com/ubi9-minimal:9.4-949.1714662671 as pg_dump_source
55

66
ARG TARGETPLATFORM
77

@@ -13,7 +13,7 @@ RUN set -ex; \
1313
fi; \
1414
microdnf install -y postgresql16-server
1515

16-
FROM registry.access.redhat.com/ubi9-minimal:9.3-1361.1699548032
16+
FROM registry.access.redhat.com/ubi9-minimal:9.4-949.1714662671
1717

1818
ARG TARGETPLATFORM
1919

packaging/graphql-engine-base/ubuntu.dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# DATE VERSION: 2024-01-23
1+
# DATE VERSION: 2024-05-27
22
# Modify the above date version (YYYY-MM-DD) if you want to rebuild the image
33

4-
FROM ubuntu:jammy-20240111
4+
FROM ubuntu:jammy-20240427
55

66
### NOTE! Shared libraries here need to be kept in sync with `server-builder.dockerfile`!
77

releases/v2.36.4

Whitespace-only changes.

releases/v2.36.4-ce

Whitespace-only changes.

releases/v2.36.4-cloud.1

Whitespace-only changes.

server/src-rsr/catalog_versions.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,3 +197,13 @@ v2.36.1 48
197197
v2.36.2 48
198198
v2.37.0-beta.1 48
199199
v2.36.3 48
200+
v2.37.0 48
201+
v2.37.1 48
202+
v2.38.0-beta.1 48
203+
v2.38.0 48
204+
v2.38.1 48
205+
v2.39.0-beta.1 48
206+
v2.39.0 48
207+
v2.39.1 48
208+
v2.39.2 48
209+
v2.36.4 48

0 commit comments

Comments
 (0)