Skip to content

Commit

Permalink
release: bump GA to 2021.11.11.0 (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinmarnold authored Nov 12, 2021
1 parent e17a5ca commit e39bef0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
- dbus-session
- diagnostics
environment:
- FIRMWARE_VERSION=2021.11.02.0
- FIRMWARE_VERSION=2021.11.11.0
- DBUS_SYSTEM_BUS_ADDRESS=unix:path=/host/run/dbus/system_bus_socket
- DBUS_SESSION_BUS_ADDRESS=unix:path=/session/dbus/session_bus_socket
privileged: true
Expand All @@ -32,7 +32,7 @@ services:
- pktfwdr:/var/pktfwd

helium-miner:
image: nebraltd/hm-miner:20ef80b
image: nebraltd/hm-miner:4e4d5cc
depends_on:
- dbus-session
- diagnostics
Expand All @@ -58,7 +58,7 @@ services:
diagnostics:
image: nebraltd/hm-diag:d9ab173
environment:
- FIRMWARE_VERSION=2021.11.02.0
- FIRMWARE_VERSION=2021.11.11.0
volumes:
- pktfwdr:/var/pktfwd
- miner-storage:/var/data
Expand Down

0 comments on commit e39bef0

Please sign in to comment.