Skip to content

Commit 9330418

Browse files
authored
Merge branch 'main' into update-plugins-2025/04/01/08/15/23
2 parents da93482 + aeb8fc6 commit 9330418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/dotnet/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM jenkins/ssh-agent:6.10.0 AS ssh-agent
1+
FROM jenkins/ssh-agent:6.11.1 AS ssh-agent
22

33
# install dotnet dependencies
44
RUN apt-get update && apt-get install -y --no-install-recommends libc6 libgcc1 libgssapi-krb5-2 libicu72 libssl3 libstdc++6 zlib1g wget && apt-get clean && \

0 commit comments

Comments
 (0)