diff --git a/docs/tutorial/intel-tcc/code/Dockerfile b/docs/tutorial/intel-tcc/code/Dockerfile index 4b9d7341..c2bbc5dd 100644 --- a/docs/tutorial/intel-tcc/code/Dockerfile +++ b/docs/tutorial/intel-tcc/code/Dockerfile @@ -27,7 +27,7 @@ # # SPDX-License-Identifier: BSD-3-Clause ################################################################################### -FROM ubuntu:24.04 +FROM ubuntu:26.04 # Update package list and install dependencies RUN apt-get update && apt-get install -y \