Skip to content

Commit f25300f

Browse files
Bump grafana/mimirtool from 3.0.0 to 3.0.3 in /mimir (#8)
Bumps grafana/mimirtool from 3.0.0 to 3.0.3. --- updated-dependencies: - dependency-name: grafana/mimirtool dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d8ef33d commit f25300f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mimir/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM busybox:uclibc as builder
2-
FROM grafana/mimirtool:3.0.0 as mimirtool
2+
FROM grafana/mimirtool:3.0.3 as mimirtool
33
FROM grafana/mimir:3.0.0
44
COPY --from=builder /bin/sh /bin/sh
55
COPY --from=builder /bin/busybox /bin/busybox

0 commit comments

Comments
 (0)