Skip to content

Commit

Permalink
Merge pull request #138 from FlowFuse/docker-rename
Browse files Browse the repository at this point in the history
Rename default stack container
  • Loading branch information
knolleary authored Feb 19, 2024
2 parents 38e6cc4 + 80668e5 commit f4a8af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes.js
Original file line number Diff line number Diff line change
Expand Up @@ -1156,7 +1156,7 @@ module.exports = {
const properties = {
cpu: 10,
memory: 256,
container: 'flowforge/node-red',
container: 'flowfuse/node-red',
...this._app.config.driver.options?.default_stack
}

Expand Down

0 comments on commit f4a8af8

Please sign in to comment.