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 d0d98ec commit 9a7f6ecCopy full SHA for 9a7f6ec
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