diff --git a/Dockerfile b/Dockerfile index 7035ddbf..d02b1539 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM registry.k8s.io/build-image/debian-base:bullseye-v1.4.3 +FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.0 RUN apt update && apt upgrade -y && apt-mark unhold libcap2 RUN clean-install util-linux e2fsprogs mount ca-certificates udev xfsprogs btrfs-progs open-iscsi