Skip to content

Commit

Permalink
6
Browse files Browse the repository at this point in the history
  • Loading branch information
alanmcanonical committed Jul 29, 2024
1 parent 62b3374 commit 3272832
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfiles/test_suite-ubuntu2204
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ RUN true \
&& true

RUN true \
# && ssh-keygen -A \
&& mkdir -p /root/.ssh \
&& printf "%s\n" "$CLIENT_PUBLIC_KEY" >> "$AUTH_KEYS" \
&& chmod og-rw /root/.ssh "$AUTH_KEYS" \
Expand Down

0 comments on commit 3272832

Please sign in to comment.