Skip to content

Releases: flexstack/new-dockerfile

v0.5.2

06 Oct 18:26
Compare
Choose a tag to compare

Changelog

  • 2d27782 chore: bump node version
  • f199a4a fix: fix next public directory does not always exist (#26)

v0.5.1

06 Oct 18:17
Compare
Choose a tag to compare

Changelog

v0.5.0

29 Sep 18:25
d6c1b0f
Compare
Choose a tag to compare

Changelog

  • 6f8e449 chore: bump npm package
  • d6c1b0f feat: add mise and node engines support (#25)

v0.4.4

21 Aug 19:54
d886a8f
Compare
Choose a tag to compare

Changelog

  • fbd43d3 chore: bump npm package
  • d886a8f feat: add special case for python fastapi (#24)

v0.4.3

12 Jul 16:04
0f42e11
Compare
Choose a tag to compare

Changelog

  • 0f42e11 feat: support to change the golang build image (#23)

v0.4.2

27 May 21:13
Compare
Choose a tag to compare

Changelog

v0.4.1

24 May 19:56
Compare
Choose a tag to compare

Changelog

  • 871b507 fix: fix deno bin version

v0.4.0

22 May 15:45
Compare
Choose a tag to compare

Changelog

  • 9801c16 chore: bump npm package
  • 0e089ff feat: add deps stage to go dockerfile to improve caching
  • 4e08de4 feat: avoid overwrite the exist Dockerfile (#21)

v0.3.1

22 May 03:45
Compare
Choose a tag to compare

Changelog

v0.3.0

21 May 16:48
Compare
Choose a tag to compare

Changelog

  • 4d58946 chore: bump npm package
  • c012aaf feat: add npm mirror config support (#15)
  • f7f9417 feat: support reading CLI options from a config file (#18)
  • ddc7a5c fix: enable corepack by default, set explicit corepack home directory (#20)