We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c917b5 commit 5c2ed99Copy full SHA for 5c2ed99
1 file changed
core/nodejsActionBase/Dockerfile
@@ -15,7 +15,7 @@
15
# limitations under the License.
16
#
17
18
-FROM node:stretch
+FROM node:lts-stretch
19
20
# Initial update and some basics.
21
0 commit comments