We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9500f53 commit 42366c1Copy full SHA for 42366c1
1 file changed
emulator/DockerFile
@@ -1,5 +1,5 @@
1
FROM public.ecr.aws/ubuntu/python:3.13-25.10_stable
2
3
-COPY emulator /emulator
+COPY emulator .
4
5
RUN hatch run pip install -e .
0 commit comments