Skip to content

Commit

Permalink
Bump debian in /promtail
Browse files Browse the repository at this point in the history
Bumps debian from bullseye-20221114-slim to bullseye-20231009-slim.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent 56b6b19 commit 09a6806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion promtail/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN set -eux; \
make BUILD_IN_CONTAINER=false PROMTAIL_JOURNAL_ENABLED=true promtail

# https://hub.docker.com/_/debian
FROM debian:bullseye-20221114-slim
FROM debian:bullseye-20231009-slim

COPY --from=build /usr/src/loki/clients/cmd/promtail/promtail /usr/bin/promtail
RUN promtail --version
Expand Down

0 comments on commit 09a6806

Please sign in to comment.