Skip to content

Commit

Permalink
Install git
Browse files Browse the repository at this point in the history
  • Loading branch information
samtoxie committed Oct 14, 2024
1 parent d7cc957 commit 3c33617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ FROM ghcr.io/actions/actions-runner:2.319.1

RUN sudo apt update -y && \
sudo apt install -y \
curl
curl git

RUN curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash

0 comments on commit 3c33617

Please sign in to comment.