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