Skip to content

Commit

Permalink
Add jq
Browse files Browse the repository at this point in the history
  • Loading branch information
topahadzi committed Sep 22, 2023
1 parent b0ba5c6 commit 7de64df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM ghcr.io/runatlantis/atlantis:latest

RUN apk update && apk add jq

RUN curl -LO https://github.com/plumber-cd/terraform-backend-git/releases/download/v0.1.5/terraform-backend-git-linux-amd64

# Rename the downloaded binary to "terraform-backend-git"
Expand Down

0 comments on commit 7de64df

Please sign in to comment.