File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ mina-sshd-api-core:2.16.0-167.va_269f38cc024
4545okhttp-api:5.3.2-200.vedb_720a_cf1f8
4646pipeline-build-step:584.vdb_a_2cc3a_d07a_
4747pipeline-graph-analysis:254.v0f63a_a_447dca_
48- pipeline-graph-view:873.v8cb_25b_5e95f4
48+ pipeline-graph-view:877.v578e46d8e5b_3
4949pipeline-groovy-lib:797.v90ea_a_9b_e45a_0
5050pipeline-input-step:551.vdff487c5998c
5151pipeline-milestone-step:152.v6e22b_8cfc66c
Original file line number Diff line number Diff line change 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.
77COPY *sh /usr/local/bin/
You can’t perform that action at this time.
0 commit comments