Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request #14 from haakemon/update-0.15.89752-1
Browse files Browse the repository at this point in the history
  • Loading branch information
haakemon committed Aug 28, 2023
2 parents c3ca5c3 + 4760c93 commit b31b10b
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 @@ -11,6 +11,7 @@ ENV JOTTA_TOKEN="" \

RUN apt-get update -y \
&& apt-get upgrade -y \
&& apt-get -y install expect \
&& apt-get -y install curl apt-transport-https ca-certificates \
&& curl -fsSL https://repo.jotta.us/public.asc -o /usr/share/keyrings/jotta.gpg \
&& echo "deb [signed-by=/usr/share/keyrings/jotta.gpg] https://repo.jotta.us/debian debian main" | tee /etc/apt/sources.list.d/jotta-cli.list \
Expand Down

0 comments on commit b31b10b

Please sign in to comment.