Skip to content

Commit eef2d5c

Browse files
Patrick Stephensedsiper
authored andcommitted
dockerfile: minor label tweak
Signed-off-by: Patrick Stephens <[email protected]>
1 parent af7237c commit eef2d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ CMD ["/fluent-bit/bin/fluent-bit", "-c", "/fluent-bit/etc/fluent-bit.conf"]
175175

176176
FROM debian:bullseye-slim as debug
177177
ARG RELEASE_VERSION
178-
LABEL description="Fluent Bit multi-architecture container image" \
178+
LABEL description="Fluent Bit multi-architecture debug container image" \
179179
vendor="Fluent Organization" \
180180
version="${RELEASE_VERSION}-debug" \
181181
author="Eduardo Silva <[email protected]>" \

0 commit comments

Comments
 (0)