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 3982926 commit 804abb4Copy full SHA for 804abb4
dockerfiles/android/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM jenkins/ssh-agent:5.24.0 as ssh-agent
+FROM jenkins/ssh-agent:5.25.0 as ssh-agent
2
3
# ca-certificates because curl will need it later on for the Maven installation
4
RUN apt-get update && apt-get install -y --no-install-recommends adb build-essential ca-certificates curl file git python3 python3-pip unzip
0 commit comments