Skip to content

Commit d85ba58

Browse files
committed
Remove version label for all RHEL10 dockerfiles
See ticket: https://issues.redhat.com/browse/RHELMISC-22529 Signed-off-by: Petr "Stone" Hracek <[email protected]>
1 parent 1225bf2 commit d85ba58

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

22-minimal/Dockerfile.rhel10

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ LABEL summary="$SUMMARY" \
4444
com.redhat.dev-mode.port="DEBUG_PORT:5858" \
4545
com.redhat.component="${NAME}-${NODEJS_VERSION}-minimal-container" \
4646
name="ubi9/$NAME-$NODEJS_VERSION-minimal" \
47-
version="1" \
4847
com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI" \
4948
maintainer="SoftwareCollections.org <[email protected]>" \
5049
help="For more information visit https://github.com/sclorg/s2i-nodejs-container"

22/Dockerfile.rhel10

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ LABEL summary="$SUMMARY" \
4747
com.redhat.dev-mode.port="DEBUG_PORT:5858" \
4848
com.redhat.component="${NAME}-${NODEJS_VERSION}-container" \
4949
name="ubi10/$NAME-$NODEJS_VERSION" \
50-
version="1" \
5150
com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI" \
5251
maintainer="SoftwareCollections.org <[email protected]>" \
5352
help="For more information visit https://github.com/sclorg/s2i-nodejs-container" \

0 commit comments

Comments
 (0)