Skip to content

Commit 427d7c2

Browse files
committed
add rhceph to component name
1 parent 1031a4e commit 427d7c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ RUN microdnf update -y
77
RUN microdnf install -y haproxy22
88

99
LABEL maintainer="Guillaume Abrioux <[email protected]>"
10-
LABEL com.redhat.component="haproxy-container"
10+
LABEL com.redhat.component="rhceph-haproxy-container"
1111
LABEL name="haproxy"
1212
LABEL version=2.2.19
1313
LABEL description="HAProxy container"

0 commit comments

Comments
 (0)