diff --git a/scm-webapp/src/test/resources/Dockerfile b/scm-webapp/src/test/resources/Dockerfile index 40ae0f3e9e..e62a4feb16 100644 --- a/scm-webapp/src/test/resources/Dockerfile +++ b/scm-webapp/src/test/resources/Dockerfile @@ -14,7 +14,7 @@ # along with this program. If not, see https://www.gnu.org/licenses/. # -FROM ubuntu +FROM ubuntu:24.10 COPY nothing /nowhere