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
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