Skip to content

Commit 5dfa392

Browse files
author
Christopher Horrell
committed
Drop Node.js v5
Support for Node.js v5 was dropped at the end of June of this year and is no longer being updated. See: https://nodejs.org/en/blog/community/v5-to-v7/ Note that the tags for v5 versions will still be available in the Docker Hub
1 parent d009d96 commit 5dfa392

File tree

5 files changed

+0
-103
lines changed

5 files changed

+0
-103
lines changed

5.12/Dockerfile

Lines changed: 0 additions & 29 deletions
This file was deleted.

5.12/onbuild/Dockerfile

Lines changed: 0 additions & 10 deletions
This file was deleted.

5.12/slim/Dockerfile

Lines changed: 0 additions & 34 deletions
This file was deleted.

5.12/wheezy/Dockerfile

Lines changed: 0 additions & 29 deletions
This file was deleted.

generate-stackbrew-library.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ hash git 2>/dev/null || { echo >&2 "git not found, exiting."; }
55

66
array_0_12='0';
77
array_4_5='4 argon';
8-
array_5_12='5';
98
array_6_6='6 latest';
109

1110
cd $(cd ${0%/*} && pwd -P);

0 commit comments

Comments
 (0)