Skip to content

Commit 804abb4

Browse files
chore(deps): bump jenkins/ssh-agent in /dockerfiles/android (jenkins-docs#125)
1 parent 3982926 commit 804abb4

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:5.24.0 as ssh-agent
1+
FROM jenkins/ssh-agent:5.25.0 as ssh-agent
22

33
# ca-certificates because curl will need it later on for the Maven installation
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)