Skip to content

Commit da3cb7d

Browse files
Bump grafana/mimir from 3.0.0 to 3.0.3 in /mimir (#7)
Bumps grafana/mimir from 3.0.0 to 3.0.3. --- updated-dependencies: - dependency-name: grafana/mimir 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 f25300f commit da3cb7d

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,6 +1,6 @@
11
FROM busybox:uclibc as builder
22
FROM grafana/mimirtool:3.0.3 as mimirtool
3-
FROM grafana/mimir:3.0.0
3+
FROM grafana/mimir:3.0.3
44
COPY --from=builder /bin/sh /bin/sh
55
COPY --from=builder /bin/busybox /bin/busybox
66
COPY --from=mimirtool /bin/mimirtool /bin/mimirtool

0 commit comments

Comments
 (0)