We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d9a08b commit 4deaf74Copy full SHA for 4deaf74
wifi_uplink/docker-compose.yml
@@ -8,7 +8,7 @@ x-labels:
8
org.supernetworks.version: ${RELEASE_VERSION:-latest}${RELEASE_CHANNEL:-}
9
10
services:
11
- wifi_uplink:
+ wifiuplink:
12
container_name: superwifiuplink
13
image: ghcr.io/spr-networks/super_wifiuplink:${RELEASE_VERSION:-latest}${RELEASE_CHANNEL:-}
14
build:
0 commit comments