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 41d93ff commit 6abf974Copy full SHA for 6abf974
dockerfiles/android/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM jenkins/ssh-agent:6.6.0 as ssh-agent
+FROM jenkins/ssh-agent:6.7.0 as ssh-agent
2
3
# ca-certificates because curl uses certificates from ca-certificates
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