mirror of
https://github.com/SoDOff-Project/sodoff-mmo.git
synced 2025-11-27 12:26:53 -08:00
remove duplicate `WORKDIR` definition
This commit is contained in:
parent
d9f0052dce
commit
91fc725b40
@ -14,5 +14,4 @@ WORKDIR /app
|
||||
COPY --from=build /app .
|
||||
|
||||
# Run the application
|
||||
WORKDIR /app
|
||||
ENTRYPOINT ["./sodoffmmo"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user