ionic-docker
ionic-docker copied to clipboard
Updated node but in dockerhub there is no docker image versioning
My app stopped building, because you updated node version in https://github.com/marcoturi/ionic-docker/commit/6fc1c33dc718a752ac05ce63a129cfee2bb34502 There is no versioning in the docker hub so I can't tell my CI that it should use previous version, before node update. Is there any way that you could add some versioning and a version with previous node?