Skip to content

Commit 3972400

Browse files
authored
Merge branch 'main' into update-plugins-2026/04/24/09/48/39
2 parents 47021e8 + 02839af commit 3972400

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dockerfiles/agent-discovery/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-20260406-slim as prepare-stage
4+
FROM debian:trixie-20260421-slim 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)