Skip to content

Commit

Permalink
Upgrade base image to Open Enclave 0.19.7
Browse files Browse the repository at this point in the history
  • Loading branch information
achamayou committed Jun 26, 2024
1 parent 7768480 commit 3146c9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions getting_started/setup_vm/roles/openenclave/vars/common.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
oe_ver: "0.19.6"
oe_ver: "0.19.7"
# Usually the same, except for rc, where ver is -rc and ver_ is _rc
oe_ver_: "0.19.6"
oe_ver_: "0.19.7"

# Source install
workspace: "/tmp/"
Expand Down

0 comments on commit 3146c9e

Please sign in to comment.