File tree Expand file tree Collapse file tree 6 files changed +15
-5
lines changed
packaging/graphql-engine-base Expand file tree Collapse file tree 6 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 1
- # DATE VERSION: 2023-11 -27
1
+ # DATE VERSION: 2024-05 -27
2
2
# Modify the above date version (YYYY-MM-DD) if you want to rebuild the image
3
3
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
5
5
6
6
ARG TARGETPLATFORM
7
7
@@ -13,7 +13,7 @@ RUN set -ex; \
13
13
fi; \
14
14
microdnf install -y postgresql16-server
15
15
16
- FROM registry.access.redhat.com/ubi9-minimal:9.3-1361.1699548032
16
+ FROM registry.access.redhat.com/ubi9-minimal:9.4-949.1714662671
17
17
18
18
ARG TARGETPLATFORM
19
19
Original file line number Diff line number Diff line change 1
- # DATE VERSION: 2024-01-23
1
+ # DATE VERSION: 2024-05-27
2
2
# Modify the above date version (YYYY-MM-DD) if you want to rebuild the image
3
3
4
- FROM ubuntu:jammy-20240111
4
+ FROM ubuntu:jammy-20240427
5
5
6
6
# ## NOTE! Shared libraries here need to be kept in sync with `server-builder.dockerfile`!
7
7
Original file line number Diff line number Diff line change @@ -197,3 +197,13 @@ v2.36.1 48
197
197
v2.36.2 48
198
198
v2.37.0-beta.1 48
199
199
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
You can’t perform that action at this time.
0 commit comments