diff --git a/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/ubuntu/22.04/Dockerfile b/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/ubuntu/22.04/Dockerfile index 99f0801a..2758947d 100644 --- a/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/ubuntu/22.04/Dockerfile +++ b/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/ubuntu/22.04/Dockerfile @@ -1,2 +1,2 @@ -FROM ubuntu:jammy-20240808 +FROM ubuntu:jammy-20250126 RUN apt-get update && apt-get install -y lsb-release