mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
ci: Fix artifact names
This commit is contained in:
2
dist/web/Host.Dockerfile
vendored
2
dist/web/Host.Dockerfile
vendored
@@ -6,4 +6,4 @@ COPY ./out/ .
|
||||
|
||||
EXPOSE 9090
|
||||
|
||||
CMD [ "python", "/imhex/serve.py" ]
|
||||
CMD [ "python", "/imhex/start_imhex_web.py" ]
|
||||
Reference in New Issue
Block a user