Skip to content

Commit 2052460

Browse files
author
SCLorg Jenkins
committed
auto-sync: master commit 9e91163
1 parent 138ee12 commit 2052460

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

3.6/Dockerfile.fedora

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ ENV PYTHON_VERSION=3.6 \
1414

1515
ENV NAME=python3 \
1616
VERSION=0 \
17-
RELEASE=1 \
1817
ARCH=x86_64
1918

2019
ENV SUMMARY="Platform for building and running Python $PYTHON_VERSION applications" \
@@ -35,7 +34,6 @@ LABEL summary="$SUMMARY" \
3534
com.redhat.component="$NAME" \
3635
name="$FGC/$NAME" \
3736
version="$VERSION" \
38-
release="$RELEASE.$DISTTAG" \
3937
usage="s2i build https://github.com/sclorg/s2i-python-container.git --context-dir=3.6/test/setup-test-app/ $FGC/$NAME python-sample-app" \
4038
maintainer="SoftwareCollections.org <sclorg@redhat.com>"
4139

0 commit comments

Comments
 (0)