Removing the release again to leave it be bumbed by OSBS

This commit is contained in:
Honza Horak 2020-05-11 08:50:45 +02:00
commit 660c7ce2a8

View file

@ -32,7 +32,6 @@ LABEL summary="$SUMMARY" \
com.redhat.component="$NAME" \
name="$FGC/$NAME" \
version="$MYSQL_VERSION" \
release="1.container" \
usage="docker run -d -e MYSQL_USER=user -e MYSQL_PASSWORD=pass -e MYSQL_DATABASE=db -p 3306:3306 $FGC/$NAME" \
maintainer="SoftwareCollections.org <sclorg@redhat.com>"