We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b4394a commit 87419dbCopy full SHA for 87419db
Makefile
@@ -10,7 +10,7 @@ IMAGE = flaconi/jnlp-slave-py
10
TAG = latest
11
12
# Base image version: https://github.com/jenkinsci/docker-agent/releases/latest
13
-JENKINS_AGENT = 3283.v92c105e0f819-8-jdk21
+JENKINS_AGENT = 3283.v92c105e0f819-9-jdk21
14
15
# Python versions: $PYTHON_MAJOR.$PYTHON_PATCH
16
PYTHON_MAJOR = 3.13
0 commit comments