Skip to content

Commit 3b9127c

Browse files
committed
Pin Konflux Dockerfile version label
Enables dynamic tagging in Konflux releases. Signed-off-by: Daniel Farrell <[email protected]>
1 parent 17edaeb commit 3b9127c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/Dockerfile.subctl.konflux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ ENTRYPOINT ["/usr/local/bin/subctl"]
5050

5151
LABEL com.redhat.component="subctl-container" \
5252
name="rhacm2/subctl-rhel9" \
53-
version="${BASE_BRANCH}" \
53+
version="v0.21.2" \
5454
summary="The command-line interface for Submariner (subctl)" \
5555
description="A command-line utility for installing, configuring, and troubleshooting Submariner cross-cluster connectivity." \
5656
io.k8s.display-name="Submariner Control Utility (subctl)" \

0 commit comments

Comments
 (0)