File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed 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-20251117 -slim as prepare-stage
4+ FROM debian:trixie-20251208 -slim 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/
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ build-timeout:1.38
88caffeine-api:3.2.3-194.v31a_b_f7a_b_5a_81
99checks-api:373.vfe7645102093
1010cloudbees-folder:6.1073.va_7888eb_dd514
11- commons-lang3-api:3.19 .0-104.v12125f33a_255
12- commons-text-api:1.14 .0-194.v804a_dc3a_1b_d8
11+ commons-lang3-api:3.20 .0-109.ve43756e2d2b_4
12+ commons-text-api:1.15 .0-210.v7480a_da_70b_9e
1313configuration-as-code:2006.v001a_2ca_6b_574
1414coverage:2.3054.ve1ff7b_a_a_123b_
1515credentials-binding:702.vfe613e537e88
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-20251117 as prepare-stage
4+ FROM debian:trixie-20251208 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