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 915c523 commit d671958Copy full SHA for d671958
.github/workflows/build.yaml
@@ -10,7 +10,7 @@ on:
10
11
env:
12
IMAGE_NAME: 'easypi/node-red'
13
- NODERED_VERSION: '4.1.0'
+ NODERED_VERSION: '4.1.1'
14
NODERED_DASHBOARD_VERSION: '3.6.3'
15
16
jobs:
README.md
@@ -31,7 +31,6 @@ services in new and interesting ways.
31
## docker-compose.yml
32
33
```yaml
34
-version: "3.8"
35
services:
36
node-red:
37
image: easypi/node-red
docker-compose.yml
@@ -1,4 +1,3 @@
1
2
3
4
0 commit comments