Closed yhtMinceraft1010X closed 1 year ago
Dependency versions should be reproducible when building Docker images.
Let's add the --frozen-lockfile flag to yarn install steps in Dockerfiles so that the exact dependency versions in the lockfile are used in the Docker images.
Dependency versions should be reproducible when building Docker images.
Let's add the --frozen-lockfile flag to yarn install steps in Dockerfiles so that the exact dependency versions in the lockfile are used in the Docker images.