Skip to content

Commit c42d907

Browse files
authored
Merge pull request #1938 from uhafner/renovate/debian-13.x
Bump debian Docker tag to trixie-20260713
2 parents 7bcdd96 + 0edf44f commit c42d907

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/images/key-generator/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Prepare a Debian-based Docker image with several utilities installed to automatically generate SSH keys
2-
FROM debian:trixie-20260623
2+
FROM debian:13
33

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

0 commit comments

Comments
 (0)