Change how the SSH key is handled #2

Merged
roy merged 2 commits from change-ssh-key-usage into main 2025-10-22 00:31:14 +00:00
Showing only changes of commit 9332961da7 - Show all commits

View File

@@ -1,4 +1,4 @@
FROM alpine:3.19 FROM public.ecr.aws/docker/library/alpine:3.22
RUN apk add --no-cache --upgrade \ RUN apk add --no-cache --upgrade \
openssh \ openssh \