Skip to content

Commit

Permalink
I guess I don't need platform?
Browse files Browse the repository at this point in the history
  • Loading branch information
msambol committed Jan 9, 2024
1 parent 885f0c9 commit 9306e0f
Show file tree
Hide file tree
Showing 47 changed files with 1,029 additions and 1,503 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM --platform=x86-64 public.ecr.aws/docker/library/python:3.12
FROM public.ecr.aws/docker/library/python:3.12
ADD index.py .
CMD [ "python3", "./index.py" ]

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9306e0f

Please sign in to comment.