Revert "Temporary change to fix for release/disttag combination"

This reverts commit cff38838b0.
This commit is contained in:
Lumir Balhar 2020-05-01 09:33:52 +02:00
commit 854069d753

View file

@ -35,7 +35,6 @@ LABEL summary="$SUMMARY" \
com.redhat.component="$NAME" \
name="$FGC/$NAME" \
version="$VERSION" \
release="16.container" \
usage="s2i build https://github.com/sclorg/s2i-python-container.git --context-dir=3.7/test/setup-test-app/ $FGC/$NAME python-sample-app" \
maintainer="SoftwareCollections.org <sclorg@redhat.com>"