Skip to content

Commit

Permalink
changing entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabriziogianni7 committed Dec 13, 2023
1 parent a11457b commit aa04daa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lilypad_module.json.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"Docker": {
"Entrypoint":[
"python",
"app.py"
"/app/app.py"
],
"Image": "bringhi/basic-lily:v0.11: sha256:864d15a70a21e491a999181f1736fa57b5baed89a89645119cc03573f44b45e3"
"Image": "bringhi/basic-lily:v0.12: sha256:864d15a70a21e491a999181f1736fa57b5baed89a89645119cc03573f44b45e3"
},
"Engine": "Docker",
"Network": {
Expand Down

0 comments on commit aa04daa

Please sign in to comment.