Mentions légales du service

Skip to content

Resolve "Update docker image to NodeJS v14"

HUYNH Kim-Tam requested to merge 128-update-docker into dev

Closes #128

Description

A brief description of the bugfix or the improvements. If it has an associated issue please fix "Closes #XXXX" above.

Changelog

Please add a summary of the changes in CHANGELOG.md and in this MR:

E.g.

  • Update docker file to retrieve NodeJS v14
  • Add test environment in docker file (target test-image)
  • Update CI : build image, use image for testing, deploy image + decrease build time (Closes #74)
  • Fix error/warnings (routing, NG0304, async) in unit tests

How to test

Review code and verify test reports.

Edited by HUYNH Kim-Tam

Merge request reports