Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
To workaround the update to 3.12 causing issues with EB: 

aws/aws-elastic-beanstalk-cli-setup#153
  • Loading branch information
dtorres-sf authored Oct 22, 2023
1 parent 6d69c17 commit 237de4a
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
@@ -1,4 +1,4 @@
FROM python:3
FROM python:3.11

ARG command="--version"

Expand Down

0 comments on commit 237de4a

Please sign in to comment.