Skip to content

Commit f01f93e

Browse files
authored
Merge branch 'main' into dependabot/docker/dockerfiles/dotnet/jenkins/ssh-agent-8.4.0-jdk21
2 parents 3a22f6c + 2479e43 commit f01f93e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dockerfiles/plugins.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ mina-sshd-api-core:2.16.0-167.va_269f38cc024
4545
okhttp-api:5.3.2-200.vedb_720a_cf1f8
4646
pipeline-build-step:584.vdb_a_2cc3a_d07a_
4747
pipeline-graph-analysis:254.v0f63a_a_447dca_
48-
pipeline-graph-view:873.v8cb_25b_5e95f4
48+
pipeline-graph-view:877.v578e46d8e5b_3
4949
pipeline-groovy-lib:797.v90ea_a_9b_e45a_0
5050
pipeline-input-step:551.vdff487c5998c
5151
pipeline-milestone-step:152.v6e22b_8cfc66c

dockerfiles/sidekick/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This Dockerfile is used to prepare a Debian-based Docker image with several utilities installed.
22

33
# We start from the Debian 'trixie' image.
4-
FROM debian:trixie-20260421 as prepare-stage
4+
FROM debian:trixie-20260505 as prepare-stage
55

66
# Copy all shell scripts from the current directory to /usr/local/bin/ in the image.
77
COPY *sh /usr/local/bin/

0 commit comments

Comments
 (0)