Skip to content

Commit

Permalink
Upgrade node version to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mosonyi committed Sep 21, 2023
1 parent 54fc957 commit 3e69b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
"integritee-node-${VERSION}":
image: "${INTEGRITEE_NODE:-integritee/integritee-node-dev:1.1.0}"
image: "${INTEGRITEE_NODE:-integritee/integritee-node-dev:1.1.3}"
hostname: integritee-node
devices:
- "${SGX_PROVISION:-/dev/null}:/dev/sgx/provision"
Expand Down

0 comments on commit 3e69b6e

Please sign in to comment.