Skip to content

Commit add1f35

Browse files
authored
Update Dockerfile
1 parent e9049f2 commit add1f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM jenkins/inbound-agent:alpine as jnlp
22

3-
FROM jenkins/agent:latest-jdk11
3+
FROM jenkins/agent:latest-jdk17
44

55
ARG version
66
LABEL Description="This is a base image, which allows connecting Jenkins agents via JNLP protocols" Vendor="Jenkins project" Version="$version"

0 commit comments

Comments
 (0)