Skip to content

Commit 36f64ef

Browse files
Bump debian from e899040 to 94c4d59
Bumps debian from `e899040` to `94c4d59`. --- updated-dependencies: - dependency-name: debian dependency-version: bookworm-slim dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6977649 commit 36f64ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ RUN echo "Building workspace with feature(s) '$CARGO_FEATURES' and profile '$CAR
4949
&& find target/$CARGO_PROFILE -maxdepth 1 -perm /a+x -type f -exec mv {} /quickwit/bin \;
5050

5151

52-
FROM debian:bookworm-slim@sha256:e899040a73d36e2b36fa33216943539d9957cba8172b858097c2cabcdb20a3e2 AS quickwit
52+
FROM debian:bookworm-slim@sha256:56ff6d36d4eb3db13a741b342ec466f121480b5edded42e4b7ee850ce7a418ee AS quickwit
5353

5454
LABEL org.opencontainers.image.title="Quickwit"
5555
LABEL maintainer="Quickwit, Inc. <hello@quickwit.io>"

0 commit comments

Comments
 (0)