We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad807f8 + 9efd1de commit 2436b17Copy full SHA for 2436b17
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-20260505
+FROM debian:trixie-20260518
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