"Bump RELEASE for automatic rebuild"
This commit is contained in:
parent
0f526d3200
commit
746ff4f676
1 changed files with 1 additions and 8 deletions
|
|
@ -1,13 +1,6 @@
|
|||
FROM registry.fedoraproject.org/fedora:26
|
||||
|
||||
ENV SUMMARY="Base image which allows using of source-to-image." \
|
||||
DESCRIPTION="The s2i-core image provides any images layered on top of it \
|
||||
with all the tools needed to use source-to-image functionality while keeping \
|
||||
the image size as small as possible." \
|
||||
NAME=s2i-core \
|
||||
VERSION=0 \
|
||||
RELEASE=3 \
|
||||
ARCH=x86_64
|
||||
ENV SUMMARY='Base image which allows using of source-to-image.' DESCRIPTION='The s2i-core image provides any images layered on top of it with all the tools needed to use source-to-image functionality while keeping the image size as small as possible.' NAME=s2i-core VERSION=0 RELEASE=4 ARCH=x86_64
|
||||
|
||||
LABEL summary="$SUMMARY" \
|
||||
description="$DESCRIPTION" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue