diff --git a/jobs-shell/Dockerfile b/jobs-shell/Dockerfile index 2fa85dac..8d79db01 100644 --- a/jobs-shell/Dockerfile +++ b/jobs-shell/Dockerfile @@ -16,7 +16,7 @@ # Use the official Ubuntu image from Docker Hub as # a base image -FROM ubuntu:24.04 +FROM ubuntu:26.04 # Execute next commands in the directory /workspace WORKDIR /workspace