Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
0f643ef80c Bump RELEASE for automatic rebuild 2017-09-21 15:07:02 -05:00

View file

@ -24,10 +24,7 @@ LABEL summary="$SUMMARY" \
io.openshift.expose-services="8080:http,8443:https" \
io.openshift.tags="builder,httpd,httpd24"
ENV NAME=httpd \
VERSION=0 \
RELEASE=1 \
ARCH=x86_64
ENV NAME=httpd VERSION=0 RELEASE=2 ARCH=x86_64
LABEL com.redhat.component="$NAME" \
name="$FGC/$NAME" \