Last active
April 8, 2022 15:40
-
-
Save recursivecodes/58c9ae032785943d1d0d38f81684a29e to your computer and use it in GitHub Desktop.
update-fn.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ oci fn function update \ | |
| --function-id= ocid1.fnfunc.oc1.phx... \ | |
| --image=phx.ocir.io/toddrsharp/atp-auto-wallet/atp-auto-wallet-fn:0.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment