You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 21, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: 11/windows/nanoserver-1809/Dockerfile
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -21,10 +21,10 @@
21
21
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22
22
# THE SOFTWARE.
23
23
24
-
ARG version=3077.vd69cf116da_6f-2
24
+
ARG version=3077.vd69cf116da_6f-3
25
25
FROM jenkins/agent:${version}-jdk11-nanoserver-1809
26
26
27
-
ARG version=3077.vd69cf116da_6f-2
27
+
ARG version=3077.vd69cf116da_6f-3
28
28
LABEL Description="This is a base image, which allows connecting Jenkins agents via JNLP protocols on Windows" Vendor="Jenkins Project" Version="$version"
Copy file name to clipboardExpand all lines: 11/windows/windowsservercore-ltsc2019/Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@
21
21
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22
22
# THE SOFTWARE.
23
23
24
-
ARG version=3077.vd69cf116da_6f-2
24
+
ARG version=3077.vd69cf116da_6f-3
25
25
FROM jenkins/agent:${version}-jdk11-windowsservercore-ltsc2019
26
26
27
27
LABEL Description="This is a base image, which allows connecting Jenkins agents via JNLP protocols on Windows" Vendor="Jenkins Project" Version="$version"
Copy file name to clipboardExpand all lines: 17/windows/nanoserver-1809/Dockerfile
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -21,10 +21,10 @@
21
21
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22
22
# THE SOFTWARE.
23
23
24
-
ARG version=3077.vd69cf116da_6f-2
24
+
ARG version=3077.vd69cf116da_6f-3
25
25
FROM jenkins/agent:${version}-jdk17-nanoserver-1809
26
26
27
-
ARG version=3077.vd69cf116da_6f-2
27
+
ARG version=3077.vd69cf116da_6f-3
28
28
LABEL Description="This is a base image, which allows connecting Jenkins agents via JNLP protocols on Windows" Vendor="Jenkins Project" Version="$version"
Copy file name to clipboardExpand all lines: 17/windows/windowsservercore-ltsc2019/Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@
21
21
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22
22
# THE SOFTWARE.
23
23
24
-
ARG version=3077.vd69cf116da_6f-2
24
+
ARG version=3077.vd69cf116da_6f-3
25
25
FROM jenkins/agent:${version}-jdk17-windowsservercore-ltsc2019
26
26
27
27
LABEL Description="This is a base image, which allows connecting Jenkins agents via JNLP protocols on Windows" Vendor="Jenkins Project" Version="$version"
0 commit comments