mirror of
https://github.com/Steffo99/patched-porobot.git
synced 2024-12-22 09:34:21 +00:00
Compare commits
3 commits
abc6b7011f
...
4bdb01eb61
Author | SHA1 | Date | |
---|---|---|---|
4bdb01eb61 | |||
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