mirror of
https://github.com/Steffo99/patched-porobot.git
synced 2025-01-02 23:14:19 +00:00
Compare commits
3 commits
4bdb01eb61
...
cb10ae5a4b
Author | SHA1 | Date | |
---|---|---|---|
cb10ae5a4b | |||
8cc1c2b8f5 | |||
29e3853867 |
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ COPY --from=builder \
|
|||
/usr/src/patched_porobot/target/*/release/patched_porobot_matrix \
|
||||
/usr/bin/
|
||||
|
||||
USER ${UID:-1000}:${GID:-1000}
|
||||
ENTRYPOINT []
|
||||
CMD []
|
||||
|
||||
|
|
Loading…
Reference in a new issue