We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7bcdd96 + 0edf44f commit c42d907Copy full SHA for c42d907
1 file changed
docker/images/key-generator/Dockerfile
@@ -1,5 +1,5 @@
1
# Prepare a Debian-based Docker image with several utilities installed to automatically generate SSH keys
2
-FROM debian:trixie-20260623
+FROM debian:13
3
4
# Copy all shell scripts from the current directory to /usr/local/bin/ in the image.
5
COPY *sh /usr/local/bin/
0 commit comments