Skip to content

Commit 4c46cc5

Browse files
Bump grafana/mimir from 3.0.0 to 3.0.3 in /mimir
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>
1 parent f25300f commit 4c46cc5

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)