Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellrr authored Jun 20, 2024
1 parent 9721a52 commit 7646696
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ RUN apk add --no-cache \
py3-jsonpatch \
curl \
openssl \
helm
helm \
kubectl

RUN curl -sL https://talos.dev/install | sh

Expand Down

0 comments on commit 7646696

Please sign in to comment.