Skip to content

Releases: bfren/docker-node

v1.1.4

30 Mar 12:03
94fe62f
Compare
Choose a tag to compare
v1.1.4 (#10)

Minor updates
* Using latest base images

v1.1.3

25 Mar 20:45
9345a08
Compare
Choose a tag to compare
v1.1.3 (#9)

Minor updates
* Updating Node to 16.14.2 and 17.8.0
* Using latest base images

Build updates
* Adding image source label to Dockerfiles

v1.1.2

18 Mar 07:33
a6cf44f
Compare
Choose a tag to compare
v1.1.2 (#8)

Minor updates
* Using latest base images

v1.1.1

17 Mar 10:59
0d4c1c6
Compare
Choose a tag to compare
v1.1.1 (#7)

Minor updates
* Using latest base images
* Updating Node to 17.7.1

Build updates
* Moving version files to individual overlay/tmp

v1.1.0

10 Mar 08:59
436b22e
Compare
Choose a tag to compare
v1.1.0 (#6)

Major updates
* Using latest base images (S6 Overlay 3.1.0.1)

Minor updates
* Updating to Node 17.7

v1.0.4

07 Mar 11:50
262d949
Compare
Choose a tag to compare
v1.0.4 (#5)

Minor updates
* Using latest base images

Build updates
* Adding GitHub packages

Development updates
* pull.sh: Git pull after checkout
* run.sh: No longer necessary to pull

v1.0.3

07 Mar 07:53
f8ce6a3
Compare
Choose a tag to compare
v1.0.3 (#4)

Minor updates
* Basing default app on Node.js hello world example
* Changing references to NodeJS to Node.js

v1.0.2

07 Mar 07:37
f4d69a2
Compare
Choose a tag to compare
v1.0.2 (#3)

Minor updates
* Using latest base images
* Removing /app/publish to support live-only (for now)

Documentation updates
* Fixing shields

v1.0.0

07 Mar 07:27
585bede
Compare
Choose a tag to compare
v1.0.0 (#1)

Initial release