diff --git a/buildpack-deps/ubuntu/noble/docker-bake.hcl b/buildpack-deps/ubuntu/noble/docker-bake.hcl index 26029f5..11ba5fe 100644 --- a/buildpack-deps/ubuntu/noble/docker-bake.hcl +++ b/buildpack-deps/ubuntu/noble/docker-bake.hcl @@ -17,7 +17,7 @@ variable "VARIANT" { variable "BUILDTAGS" { default = [ - { name = "noble", base = "docker.io/ubuntu:noble-20241009", version = "24.04" }, + { name = "noble", base = "docker.io/ubuntu:noble-20241118.1", version = "24.04" }, ] }