Skip to content

Commit 8540971

Browse files
committed
chore(vector): Add maintainer label
This seems to be added to other images, so I'm just copying that.
1 parent 918894f commit 8540971

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vector/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ ARG INOTIFY_TOOLS
9292
ARG TARGETARCH
9393
ARG STACKABLE_USER_UID
9494

95+
LABEL maintainer="Stackable GmbH"
96+
9597
COPY --chown=${STACKABLE_USER_UID}:0 opa/licenses /licenses
9698
COPY --from=vector-builder --chown=${STACKABLE_USER_UID}:0 /app/* /usr/local/bin/
9799

0 commit comments

Comments
 (0)