Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Co-authored-by: Bernd Schorgers <[email protected]>
  • Loading branch information
ahanafy and bjw-s authored Feb 5, 2024
1 parent 7283920 commit 2ca0dae
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,7 @@ USER spacelift

FROM base AS gcp

RUN gcloud components install gke-gcloud-auth-plugin

RUN gcloud components install kubectl

RUN gcloud components install gke-gcloud-auth-plugin kubectl
RUN gcloud --version && \
terragrunt --version && \
python --version && \
Expand Down

0 comments on commit 2ca0dae

Please sign in to comment.