Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <zoey@z0ey.de>
  • Loading branch information
Zoey2936 authored Mar 24, 2024
1 parent 7cab8f3 commit 3b91be1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ COPY setup-sshd.sh /usr/local/bin/setup-sshd.sh

RUN wget https://apk.corretto.aws/amazoncorretto.rsa.pub -O /etc/apk/keys/amazoncorretto.rsa.pub && \
echo "https://apk.corretto.aws" | tee -a /etc/apk/repositories && \
apk upgrade --no-cache -a && \
apk add --no-cache ca-certificates tzdata tini bash git git-lfs netcat-openbsd openssh-server \
amazon-corretto-8 \
amazon-corretto-11 \
Expand Down

0 comments on commit 3b91be1

Please sign in to comment.