Skip to content

Commit

Permalink
Merge pull request #84 from FlowFuse/rebrand-containers
Browse files Browse the repository at this point in the history
Change default stack container
  • Loading branch information
knolleary authored Feb 19, 2024
2 parents 1fbae1d + 3d37ecb commit d314ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker.js
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,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 d314ec0

Please sign in to comment.