diff --git a/Dockerfile b/Dockerfile index 789283a40f8cf..bf084c38d251e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG BASE_IMAGE=docker.io/library/ubuntu:24.04@sha256:80dd3c3b9c6cecb9f1667e9290b3bc61b78c2678c02cbdae5f0fea92cc6734ab +ARG BASE_IMAGE=docker.io/library/ubuntu:26.04@sha256:3131b4cc82a783df6c9df078f86e01819a13594b865c2cad47bd1bca2b7063bb #################################################################################################### # Builder image # Initial stage which pulls prepares build dependencies and CLI tooling we need for our final image