Skip to content

Commit a2600f4

Browse files
author
Christopher Horrell
committed
Drop 7.10
Node.js v7.10.x is no longer actively maintained. See: https://github.com/nodejs/LTS
1 parent b502aa0 commit a2600f4

File tree

7 files changed

+0
-333
lines changed

7 files changed

+0
-333
lines changed

7.10/Dockerfile

-62
This file was deleted.

7.10/alpine/Dockerfile

-69
This file was deleted.

7.10/onbuild/Dockerfile

-12
This file was deleted.

7.10/slim/Dockerfile

-67
This file was deleted.

7.10/stretch/Dockerfile

-62
This file was deleted.

7.10/wheezy/Dockerfile

-59
This file was deleted.

generate-stackbrew-library.sh

-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ array_4_8='4 argon';
1010
# shellcheck disable=SC2034
1111
array_6_11='6 boron';
1212
# shellcheck disable=SC2034
13-
array_7_10='7';
14-
# shellcheck disable=SC2034
1513
array_8_4='8 latest';
1614

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

0 commit comments

Comments
 (0)