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 9818dd9 commit 7e83a45Copy full SHA for 7e83a45
balena.yml
@@ -1,6 +1,6 @@
1
name: CoderBot
2
type: sw.application
3
-version: "0.0.11"
+version: "0.0.12"
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.1
+ image: ghcr.io/coderbotorg/frontend:v0.7.2
restart: unless-stopped
network_mode: host
7
privileged: true
0 commit comments