Skip to content

v1.9.0

Compare
Choose a tag to compare
@Eventyret Eventyret released this 28 Oct 19:25
· 72 commits to main since this release

1.9.0 (2022-10-28)

Bug Fixes

  • copyfiles.js config.js: fixed an issue where we did not copy .dockerignore (4471c4e)
  • dockerfile.prod: added missing /opt/app for yarn builds (808932f)
  • dockerfile.prod: fixed an issue where we didn't set the correct workdir for node_modules (8298815)

Features

  • docker-compose.yml: upgraded to recommended 14 postgres and mysql 8 (9f6d210)