Skip to content

Commit 713793e

Browse files
authored
Merge pull request #35 from CoderBotOrg/feat/add_environments
fix wifi
2 parents b9d0717 + 9c73154 commit 713793e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ services:
2222
io.balena.features.kernel-modules: '1'
2323

2424
wifi-py:
25-
image: ghcr.io/coderbotorg/python-wifi-connect:0.0.15
25+
image: ghcr.io/coderbotorg/python-wifi-connect:0.0.16
2626
platform: linux/arm/v7
2727
restart: unless-stopped
2828
network_mode: host

0 commit comments

Comments
 (0)