Skip to content

Commit 5472255

Browse files
committed
242
1 parent 65dca33 commit 5472255

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

OpenFlow/src/Messages/Message.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@ export class Message {
564564
containers: [
565565
{
566566
name: 'nodered',
567-
image: 'cloudhack/openflownodered:0.0.241',
567+
image: 'cloudhack/openflownodered:0.0.242',
568568
imagePullPolicy: "Always",
569569
ports: [{ containerPort: 80 }],
570570
env: [

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.241
1+
0.0.242

0 commit comments

Comments
 (0)