Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
bump ssvlabs/ssv to v1.3.7, ssvlabs/ssv-dkg to v2.1.0 (#69)
Browse files Browse the repository at this point in the history
Co-authored-by: dappnodedev <dappnodedev@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and dappnodedev authored Jul 15, 2024
1 parent 0076e1b commit c3fc133
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dappnode_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"upstream": [
{
"repo": "ssvlabs/ssv",
"version": "v1.3.2",
"version": "v1.3.7",
"arg": "OPERATOR_UPSTREAM_VERSION"
},
{
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
build:
context: operator
args:
OPERATOR_UPSTREAM_VERSION: v1.3.2
OPERATOR_UPSTREAM_VERSION: v1.3.7
restart: unless-stopped
volumes:
- operator-data:/data/operator
Expand Down

0 comments on commit c3fc133

Please sign in to comment.