Skip to content

Commit 60391e6

Browse files
committed
Remove 'version' label from Dockerfile.rhel10
Konflux build pipeline needs it. See https://issues.redhat.com/browse/RHELMISC-17288 Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
1 parent ba620de commit 60391e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

3.3/Dockerfile.rhel10

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ LABEL summary="$SUMMARY" \
2828
io.openshift.tags="builder,ruby,ruby${RUBY_SCL_NAME_VERSION},${RUBY_SCL}" \
2929
com.redhat.component="${RUBY_SCL}-container" \
3030
name="${IMAGE_NAME}" \
31-
version="1" \
3231
com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI" \
3332
usage="s2i build https://github.com/sclorg/s2i-ruby-container.git \
3433
--context-dir=${RUBY_VERSION}/test/puma-test-app/ ${IMAGE_NAME} ruby-sample-app" \

0 commit comments

Comments
 (0)