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.
2 parents 8e9b387 + f33013c commit 8432032Copy full SHA for 8432032
dockerfiles/android/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM jenkins/ssh-agent:6.19.0-jdk21 as ssh-agent
+FROM jenkins/ssh-agent:6.20.0-jdk21 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
dockerfiles/multi/Dockerfile
ARG NODE_MAJOR=20
0 commit comments