Skip to content

Commit

Permalink
bump debian from bookworm-20231030-slim to bookworm-20231120-slim
Browse files Browse the repository at this point in the history
Bumps debian from bookworm-20231030-slim to bookworm-20231120-slim.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and 5kt committed Nov 30, 2023
1 parent c59b40d commit 0fd6f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RUN CGO_ENABLED=0 GOOS=linux GOARCH=${TARGETARCH} go build -a -o oob-operator ma

RUN --mount=type=ssh --mount=type=secret,id=github_pat GITHUB_PAT_PATH=/run/secrets/github_pat go get github.com/onmetal/oob-console && go install github.com/onmetal/oob-console

FROM debian:bookworm-20231030-slim
FROM debian:bookworm-20231120-slim

WORKDIR /

Expand Down

0 comments on commit 0fd6f08

Please sign in to comment.