File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- FROM jenkins/ssh-agent:6.19 .0-jdk21 AS ssh-agent
1+ FROM jenkins/ssh-agent:6.20 .0-jdk21 AS ssh-agent
22
33# install dotnet dependencies
44RUN apt-get update && apt-get install -y --no-install-recommends libc6 libgcc1 libgssapi-krb5-2 libicu72 libssl3 libstdc++6 zlib1g wget && apt-get clean && \
Original file line number Diff line number Diff line change 1- FROM jenkins/ssh-agent:6.19 .0-jdk21 as ssh-agent
1+ FROM jenkins/ssh-agent:6.20 .0-jdk21 as ssh-agent
22ARG NODE_MAJOR=22
33
44# ca-certificates because curl uses certificates from ca-certificates
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ mina-sshd-api-core:2.15.0-161.vb_200831a_c15b_
4545okhttp-api:4.11.0-189.v976fa_d3379d6
4646pipeline-build-step:571.v08a_fffd4b_0ce
4747pipeline-graph-analysis:241.vc3d48fb_b_2582
48- pipeline-graph-view:584.v32e797f976a_2
48+ pipeline-graph-view:588.v1efd7e219272
4949pipeline-groovy-lib:752.vdddedf804e72
5050pipeline-input-step:527.vd61b_1d3c5078
5151pipeline-milestone-step:138.v78ca_76831a_43
You can’t perform that action at this time.
0 commit comments