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 8cb547c commit f5eafb8Copy full SHA for f5eafb8
dockerfiles/cpp/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM jenkins/ssh-agent:6.18.0-jdk21
+FROM jenkins/ssh-agent:6.19.0-jdk21
2
3
# Install necessary C++ build tools
4
RUN apt-get update && apt-get install -y --no-install-recommends \
0 commit comments