Skip to content

Commit

Permalink
chore: updated k8s-toolbox base image to bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
robinbourianes-kalisio committed Sep 5, 2024
1 parent 8a1da2e commit 9445aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/k8s-toolbox/dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:bullseye-slim
FROM debian:bookworm-slim
LABEL maintainer "[email protected]"

# gettext-base contains envsubst
Expand Down

0 comments on commit 9445aec

Please sign in to comment.