Skip to content

Commit de36d52

Browse files
authored
Merge branch 'main' into update-plugins-2025/10/27/17/31/00
2 parents 9f7a65e + 3aa1499 commit de36d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/android/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM jenkins/ssh-agent:7.3.0-jdk21 as ssh-agent
1+
FROM jenkins/ssh-agent:7.4.0-jdk21 as ssh-agent
22

33
# ca-certificates because curl uses certificates from ca-certificates
44
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

Comments
 (0)