Skip to content

Commit

Permalink
add GNU sed (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrleite authored Oct 29, 2024
1 parent c623b6d commit e4d1d12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ FROM ghcr.io/runatlantis/atlantis:${ATLANTIS_VERSION}
USER root

RUN apk --no-cache add \
sed \
jq~=1 \
yq~=4 \
kubectl~=1 \
Expand Down

0 comments on commit e4d1d12

Please sign in to comment.