Skip to content

Commit b9384a1

Browse files
dfarrell07tpantelis
authored andcommitted
Pin Konflux Dockerfile version label
Enables dynamic tagging in Konflux releases. Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
1 parent d5239c3 commit b9384a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/Dockerfile.nettest.konflux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ CMD ["/bin/bash","-l"]
3131

3232
LABEL com.redhat.component="nettest-container" \
3333
name="rhacm2/nettest-rhel9" \
34-
version="${BASE_BRANCH}" \
34+
version="v0.22.0" \
3535
summary="A container with networking test and troubleshooting tools" \
3636
description="Provides common networking utilities (ping, iperf3, curl, etc.) for testing and troubleshooting Submariner." \
3737
io.k8s.display-name="Submariner Network Test Tools" \

0 commit comments

Comments
 (0)