Skip to content

Commit

Permalink
update dockerfile and sed
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcusk19 committed Dec 10, 2024
1 parent 286678e commit a643e3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.downstream
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ LABEL io.k8s.description="Red Hat Quay"
LABEL summary="Red Hat Quay"
LABEL maintainer="support@redhat.com"
LABEL io.openshift.tags="quay"
LABEL description="Red Hat Quay"
ENV RED_HAT_QUAY=true

ENV QUAYDIR /quay-registry
Expand Down
1 change: 1 addition & 0 deletions downstream-dockerfile.sed
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ LABEL io.k8s.description="Red Hat Quay"\
LABEL summary="Red Hat Quay"\
LABEL maintainer="support@redhat.com"\
LABEL io.openshift.tags="quay"\
LABEL description="Red Hat Quay"\
ENV RED_HAT_QUAY=true
d
}
Expand Down

0 comments on commit a643e3f

Please sign in to comment.