From fe6b0679dfc4616d1501fefe774021bba4c14b0b Mon Sep 17 00:00:00 2001 From: che-bot <39771996+che-bot@users.noreply.github.com> Date: Mon, 6 Jun 2022 09:56:04 +0200 Subject: [PATCH 1/2] chore: Update from ubi8/httpd-24:1-193 to ubi8/httpd-24:1-193.1652296462 (#650) Signed-off-by: Mykhailo Kuznietsov Co-authored-by: Mykhailo Kuznietsov --- build/dockerfiles/rhel.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/dockerfiles/rhel.Dockerfile b/build/dockerfiles/rhel.Dockerfile index cedc72174..70ccb7a95 100644 --- a/build/dockerfiles/rhel.Dockerfile +++ b/build/dockerfiles/rhel.Dockerfile @@ -59,7 +59,7 @@ RUN chmod -R g+rwX /build/devfiles # Build registry, copying meta.yamls and index.json from builder # https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi8/httpd-24 -FROM registry.access.redhat.com/ubi8/httpd-24:1-193 AS registry +FROM registry.access.redhat.com/ubi8/httpd-24:1-193.1652296462 AS registry USER 0 # latest httpd container doesn't include ssl cert, so generate one From 4d1e0bdca01ee0029287d683fc00e95afb908077 Mon Sep 17 00:00:00 2001 From: che-bot <39771996+che-bot@users.noreply.github.com> Date: Wed, 8 Jun 2022 12:56:48 +0200 Subject: [PATCH 2/2] chore: release: bump to 7.50.0-SNAPSHOT in main (#651) Signed-off-by: Mykhailo Kuznietsov Co-authored-by: Mykhailo Kuznietsov --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index fbec8de0a..301760aa8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -7.49.0-SNAPSHOT +7.50.0-SNAPSHOT