Skip to content

Commit

Permalink
chore: bump debian from 12.2 to 12.4
Browse files Browse the repository at this point in the history
Bumps debian from 12.2 to 12.4.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent d8c98ea commit 4970288
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 @@ -37,7 +37,7 @@ ENTRYPOINT ["/bin/proxmox-csi-controller"]

########################################

FROM --platform=${TARGETARCH} debian:12.2 AS tools
FROM --platform=${TARGETARCH} debian:12.4 AS tools

RUN apt-get update && apt-get install -y --no-install-recommends \
bash \
Expand Down

0 comments on commit 4970288

Please sign in to comment.