We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4309ee2 commit a86a103Copy full SHA for a86a103
dockerfiles/cpp/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM jenkins/ssh-agent:7.3.0-jdk21
+FROM jenkins/ssh-agent:7.5.0-jdk21
2
3
# Install necessary C++ build tools
4
RUN apt-get update && apt-get install -y --no-install-recommends \
0 commit comments