Skip to content

Commit

Permalink
update from registry.access.redhat.com/rhscl/httpd-24-rhel7:2.4-104 t…
Browse files Browse the repository at this point in the history
…o registry.access.redhat.com/rhscl/httpd-24-rhel7:2.4-105 (#130)

Change-Id: I90a651ec581d6cfd44b4bd2ad5369779fffb2009
Signed-off-by: nickboldt <[email protected]>
  • Loading branch information
nickboldt authored and monaka committed Nov 25, 2019
1 parent 3deadcd commit 4bb6787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/dockerfiles/rhel.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ RUN chmod -R g+rwX /build/devfiles
# Build registry, copying meta.yamls and index.json from builder
# UPSTREAM: use RHEL7/RHSCL/httpd image so we're not required to authenticate with registry.redhat.io
# https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/rhscl/httpd-24-rhel7
FROM registry.access.redhat.com/rhscl/httpd-24-rhel7:2.4-104 AS registry
FROM registry.access.redhat.com/rhscl/httpd-24-rhel7:2.4-105 AS registry

# DOWNSTREAM: use RHEL8/httpd
# https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/rhel8/httpd-24
Expand Down

0 comments on commit 4bb6787

Please sign in to comment.