Skip to content

Commit 42366c1

Browse files
committed
chore: copy files to root of container
1 parent 9500f53 commit 42366c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

emulator/DockerFile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM public.ecr.aws/ubuntu/python:3.13-25.10_stable
22

3-
COPY emulator /emulator
3+
COPY emulator .
44

55
RUN hatch run pip install -e .

0 commit comments

Comments
 (0)