Skip to content

Commit

Permalink
Fix arch on Atlantis
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrondelez committed Jul 12, 2024
1 parent 1ef37e0 commit efd6642
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions atlantis/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
ARG ATLANTIS_VERSION=v0.28.1
FROM ghcr.io/runatlantis/atlantis:${ATLANTIS_VERSION}

ARG TARGETARCH

USER root

COPY --from=ghcr.io/skyscrapers/terragrunt:opentofu_v1.6.2 /usr/local/bin/sops /usr/local/bin/sops
Expand Down

0 comments on commit efd6642

Please sign in to comment.