diff --git a/Dockerfile b/Dockerfile index 91c0cac..660b7f6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM jenkins/jenkins:2.236 +FROM jenkins/jenkins:2.237 ARG DEV_HOST=localhost ARG CREATE_ADMIN=true diff --git a/Dockerfile-alpine.dockerfile b/Dockerfile-alpine.dockerfile index fa760e0..5f01b6c 100644 --- a/Dockerfile-alpine.dockerfile +++ b/Dockerfile-alpine.dockerfile @@ -1,4 +1,4 @@ -FROM jenkins/jenkins:2.236-alpine +FROM jenkins/jenkins:2.237-alpine ARG DEV_HOST=localhost ARG CREATE_ADMIN=true diff --git a/RELEASE.md b/RELEASE.md index c1f5c39..0ab2b3d 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,7 +1,7 @@ # 🚀 New features and improvements # 📦 Dependency Updates -- jenkins 2.235 +- jenkins 2.237 - jenkins plugins # 📝 Documentation updates diff --git a/pom.xml b/pom.xml index 0553a02..25d20ec 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ - 2.236 + 2.237 8 2.4.19