Skip to content

Commit b58ff74

Browse files
chore(deps): bump jenkins/ssh-agent from 6.18.0-jdk21 to 6.23.0-jdk21 in /dockerfiles/dotnet
Dependabot couldn't find the original pull request head commit, 2cb1a8a.
1 parent cebaf34 commit b58ff74

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.22.0-jdk21 AS ssh-agent
1+
FROM jenkins/ssh-agent:6.23.0-jdk21 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)