Skip to content

Commit 6208ec5

Browse files
Bump grafana/mimirtool from 3.0.0 to 3.0.3 in /mimir
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>
1 parent 703f415 commit 6208ec5

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)