Skip to content

Commit e94de68

Browse files
Add mimirtool
1 parent 6d200e0 commit e94de68

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,7 @@ FROM registry.gitlab.com/gitlab-org/terraform-images/branches/v1-6-0-1.5:f158d31
2323

2424
LABEL org.opencontainers.image.source https://github.com/Container-Driven-Development/gitlab-terraform-aws-cli-v2
2525

26+
COPY --from=grafana/mimirtool:2.10.4 /bin/mimirtool /usr/local/bin/mimirtool
27+
2628
COPY --from=builder /usr/local/aws-cli/ /usr/local/aws-cli/
2729
COPY --from=builder /aws-cli-bin/ /usr/local/bin/

0 commit comments

Comments
 (0)