Skip to content

Commit

Permalink
add jsonnet
Browse files Browse the repository at this point in the history
  • Loading branch information
Tademnf committed Sep 18, 2021
1 parent 8efcf6e commit 40c499d
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 @@ -5,5 +5,5 @@ FROM circleci/python

### Install dependent packages
RUN sudo pip install awscli ecs-deploy && \
sudo apt-get install -y jq gettext && \
sudo apt-get install -y jq gettext jsonnet && \
aws --version

0 comments on commit 40c499d

Please sign in to comment.