Skip to content

Commit 40c499d

Browse files
committed
add jsonnet
1 parent 8efcf6e commit 40c499d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ FROM circleci/python
55

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

0 commit comments

Comments
 (0)