Skip to content

Commit

Permalink
build(deps): bump debian in /build/elasticsearch-indexer-kafka
Browse files Browse the repository at this point in the history
Bumps debian from bookworm-20240701-slim to bookworm-20240722-slim.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MarioCarrion committed Jul 30, 2024
1 parent 92db5a5 commit 9e55c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/elasticsearch-indexer-kafka/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN CGO_ENABLED=1 GOOS=linux go build -a -installsuffix cgo -ldflags "-extldflag

#-

FROM debian:bookworm-20240701-slim
FROM debian:bookworm-20240722-slim

RUN set -x && \
apt-get update && \
Expand Down

0 comments on commit 9e55c8d

Please sign in to comment.