update default ubuntu base images

This commit is contained in:
Vivek 2024-09-21 15:33:41 -07:00 committed by Vivek Revankar
parent f5d9914b10
commit b3e2d1f9fd

View file

@ -1,6 +1,6 @@
# supported versions here: https://github.com/rust-lang/docker-rust/tree/9f287282d513a84cb7c7f38f197838f15d37b6a9/1.81.0
ARG RUST_BUILDER_VERSION=bookworm
ARG UBUNTU_RELEASE_VERSION=jammy
ARG RUST_BUILDER_VERSION=slim-bookworm
ARG UBUNTU_RELEASE_VERSION=noble
########################
## builder image