Skip to content

Commit f480b66

Browse files
committed
11
1 parent 4464211 commit f480b66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OpenFlow/src/Messages/Message.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ export class Message {
560560
containers: [
561561
{
562562
name: 'nodered',
563-
image: 'cloudhack/openflownodered:0.0.225',
563+
image: 'cloudhack/openflownodered:0.0.227',
564564
imagePullPolicy: "Always",
565565
env: [
566566
{ name: "saml_federation_metadata", value: Config.saml_federation_metadata },

0 commit comments

Comments
 (0)