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 eab48ea commit 66ba1b6Copy full SHA for 66ba1b6
balena.yml
@@ -1,6 +1,6 @@
1
name: CoderBot
2
type: sw.application
3
-version: "0.0.9"
+version: "0.0.11"
4
description: >-
5
CoderBot is an educational robot developed by Università di Milano - Bicocca.
6
fleetcta: CoderBot is an educational robot
docker-compose.yml
@@ -1,7 +1,7 @@
version: '2'
services:
frontend:
- image: ghcr.io/coderbotorg/frontend:v0.7-rc1
+ image: ghcr.io/coderbotorg/frontend:v0.7
restart: unless-stopped
network_mode: host
7
privileged: true
0 commit comments