Increase release to resolve conflict with an existing build

This commit is contained in:
Lumir Balhar 2020-06-02 10:10:00 +02:00
commit 8fb112e5e4

View file

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