#4 Drop Release label in favor of OSBS release_bump plugin.
Opened 5 years ago by cverna. Modified 5 years ago
container/ cverna/memcached f28  into  f28

file modified
-1
@@ -12,7 +12,6 @@ 

  LABEL summary="High Performance, Distributed Memory Object Cache" \

      name="$FGC/$NAME" \

      version="0" \

-     release="3.$DISTTAG" \

      architecture="$ARCH" \

      com.redhat.component=$NAME \

      usage="docker run -p 11211:11211 registry.fedoraproject.org/rawhide/memcached" \

OSBS can automatically bump the release number, for that
we just need to drop the label from the Dockerfile

See https://pagure.io/ContainerSIG/container-sig/issue/1

Signed-off-by: Clement Verna cverna@tutanota.com

Metadata