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 3035947 commit 0cbf381Copy full SHA for 0cbf381
balena.yml
@@ -1,6 +1,6 @@
1
name: CoderBot
2
type: sw.application
3
-version: "0.0.8"
+version: "0.0.9"
4
description: >-
5
CoderBot is an educational robot developed by Università di Milano - Bicocca.
6
fleetcta: CoderBot is an educational robot
docker-compose.yml
@@ -22,7 +22,7 @@ services:
22
io.balena.features.kernel-modules: '1'
23
24
wifi-py:
25
- image: ghcr.io/coderbotorg/python-wifi-connect:0.0.13
+ image: ghcr.io/coderbotorg/python-wifi-connect:0.0.14
26
platform: linux/arm/v7
27
restart: unless-stopped
28
network_mode: host
0 commit comments