Skip to content

Commit

Permalink
v1.21.7
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-paesa committed Feb 12, 2024
1 parent 025c77b commit 145ea97
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 19 deletions.
7 changes: 0 additions & 7 deletions Dockerfile

This file was deleted.

2 changes: 1 addition & 1 deletion balena.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: N3uron Industrial IoT Platform
type: sw.block
version: 1.21.6
version: 1.21.7

description: >-
N3uron is an Industrial Edge Platform for DataOps that streamlines the flow of data between industrial devices
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '2'

services:
n3uron:
build: .
image: n3uronhub/n3uron:v1.21.7-amd64
ports:
- 8003:8003 # HTTP WebUI
- 8443:8443 # HTTPS WebUI
Expand Down
10 changes: 0 additions & 10 deletions entrypoint.sh

This file was deleted.

0 comments on commit 145ea97

Please sign in to comment.