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 aa25ee10..a0849642 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-20240416 +FROM ubuntu:jammy-20240427 RUN apt-get update && apt-get install -y lsb-release