Skip to content

Commit 4deaf74

Browse files
committed
[build] Change service name to match attestation
1 parent 4d9a08b commit 4deaf74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wifi_uplink/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ x-labels:
88
org.supernetworks.version: ${RELEASE_VERSION:-latest}${RELEASE_CHANNEL:-}
99

1010
services:
11-
wifi_uplink:
11+
wifiuplink:
1212
container_name: superwifiuplink
1313
image: ghcr.io/spr-networks/super_wifiuplink:${RELEASE_VERSION:-latest}${RELEASE_CHANNEL:-}
1414
build:

0 commit comments

Comments
 (0)