We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65dca33 commit 5472255Copy full SHA for 5472255
2 files changed
OpenFlow/src/Messages/Message.ts
@@ -564,7 +564,7 @@ export class Message {
564
containers: [
565
{
566
name: 'nodered',
567
- image: 'cloudhack/openflownodered:0.0.241',
+ image: 'cloudhack/openflownodered:0.0.242',
568
imagePullPolicy: "Always",
569
ports: [{ containerPort: 80 }],
570
env: [
VERSION
@@ -1 +1 @@
1
-0.0.241
+0.0.242
0 commit comments