FlowFuse / docker-compose

Docker Compose file to run FlowForge
Apache License 2.0
15 stars 19 forks source link

The file-server version not updated #80

Closed hardillb closed 1 year ago

hardillb commented 1 year ago

Current Behavior

The current file-server/package.json still points to version 0.0.1

(The other option is to remove the build-containers.sh script as the containers are all now published to Docker hub, but if we do that we should still update the version number)

Expected Behavior

running ./build-containers.sh should build the latest versions

Steps To Reproduce

run ./build-containers.sh

Environment

knolleary commented 1 year ago

Did this get addressed in 1.6?

hardillb commented 1 year ago

No, it got missed, I will do it now