Skip to content

Commit cffe6bf

Browse files
authored
Merge branch 'main' into dependabot/docker/dockerfiles/python/jenkins/ssh-agent-8.1.0-jdk21
2 parents 945dd09 + 409c58d commit cffe6bf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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:8.0.0-jdk21 as ssh-agent
1+
FROM jenkins/ssh-agent:8.1.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

dockerfiles/plugins.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ commons-text-api:1.15.0-218.va_61573470393
1313
configuration-as-code:2053.vb_0da_47381a_25
1414
coverage:2.3139.v731d2e83ea_8a_
1515
credentials-binding:717.v951d49b_5f3a_a_
16-
credentials:1495.v2cc3d2266b_75
16+
credentials:1496.vf6821f162d4e
1717
display-url-api:2.217.va_6b_de84cc74b_
1818
durable-task:664.v2b_e7a_dfff66c
1919
echarts-api:6.0.0-1247.vf3e35a_c1813f

0 commit comments

Comments
 (0)