Skip to content

Commit

Permalink
Update test dockerfile to include ecs_logging
Browse files Browse the repository at this point in the history
  • Loading branch information
philerooski committed Dec 8, 2023
1 parent ea1a8f7 commit 0d3984e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Dockerfile.aws_glue_4
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM amazon/aws-glue-libs:glue_libs_4.0.0_image_01

RUN pip3 install moto~=4.1 pytest-datadir
RUN pip3 install moto~=4.1 pytest-datadir ecs_logging~=2.0
ENTRYPOINT ["bash", "-l"]

0 comments on commit 0d3984e

Please sign in to comment.