Skip to content

Commit

Permalink
switch relay to standard image
Browse files Browse the repository at this point in the history
  • Loading branch information
hsoerensen committed Aug 8, 2024
1 parent ce94b8c commit 743bbfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/relay.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.9"
services:
relay:
image: ghcr.io/voinetwork/voi-node-participation:pr-2
image: ghcr.io/voinetwork/voi-node:pr-2
hostname: ${VOINETWORK_TELEMETRY_NAME}
environment:
VOINETWORK_PROFILE: ${VOINETWORK_PROFILE}
Expand Down

0 comments on commit 743bbfa

Please sign in to comment.