We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8509ffa commit fcbd627Copy full SHA for fcbd627
dockerfiles/cpp/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM jenkins/ssh-agent:6.12.0-jdk21
+FROM jenkins/ssh-agent:6.14.0-jdk21
2
3
# Install necessary C++ build tools
4
RUN apt-get update && apt-get install -y --no-install-recommends \
0 commit comments