move update script to path
This commit is contained in:
parent
ce347c2bf9
commit
53532617c2
2 changed files with 2 additions and 4 deletions
|
@ -2,6 +2,4 @@ FROM alpine/git
|
|||
|
||||
RUN apk add --no-cache curl
|
||||
|
||||
ADD update /update
|
||||
|
||||
ENTRYPOINT /bin/sh
|
||||
ADD update /bin/update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue