Add missing version label
This commit is contained in:
parent
a369ac6b72
commit
855b8121b1
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ LABEL summary="$SUMMARY" \
|
|||
io.openshift.tags="builder,ruby,ruby${RUBY_SHORT_VER}" \
|
||||
com.redhat.component="$NAME" \
|
||||
name="$FGC/$NAME" \
|
||||
version="$VERSION" \
|
||||
usage="s2i build https://github.com/sclorg/s2i-ruby-container.git --context-dir=2.4/test/puma-test-app/ registry.fedoraproject.org/$FGC/ruby ruby-sample-app" \
|
||||
maintainer="SoftwareCollections.org <sclorg@redhat.com>"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue