This repository has been archived by the owner on Oct 20, 2024. It is now read-only.
v1.1.6
Coingraph is a real-time graph for cryptocurrencies.
CHANGELOG
- Security updates
- Use NPM instead of YARN
- Upgrade enzyme-adapter to support React v17
- Use
node:14
in docker images (LTS at the time ofv1
release) - (Revert) Use "development start" using react-script in docker client
- Update
docker-publish.yml
for better autobuild of docker images- Set GitHub Registry to default registry
- Easier name for the image:
- 3 architectures available:
linux/amd64
linux/arm64
(new)linux/arm/v7
(new)