Skip to content

Commit

Permalink
took too much
Browse files Browse the repository at this point in the history
Signed-off-by: Brett C. Dudo <brett@dudo.io>
  • Loading branch information
dudo committed Jan 25, 2025
1 parent 8e51760 commit 9f59455
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ RUN userdel -r ubuntu && \
mkdir -p /go/pkg && \
mkdir -p /var/run/sshd && \
mkdir -p /root/.ssh && \
mkdir -p /go && \
chown root /etc/ssh/ssh_host_*_key* && \
chmod 0600 /etc/ssh/ssh_host_*_key && \
mkdir -p /tmp/go-build-cache && \
Expand Down

0 comments on commit 9f59455

Please sign in to comment.