Skip to content

Commit

Permalink
Use base image from ssvlabs
Browse files Browse the repository at this point in the history
  • Loading branch information
dappnodedev committed Sep 24, 2024
1 parent ac84b83 commit 3a0562d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operator/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG OPERATOR_UPSTREAM_VERSION

FROM bloxstaking/ssv-node:${OPERATOR_UPSTREAM_VERSION}
FROM ssvlabs/ssv-node:${OPERATOR_UPSTREAM_VERSION}

ARG NETWORK
ARG P2P_TCP_PORT
Expand Down

0 comments on commit 3a0562d

Please sign in to comment.