1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00

Change defaultimage for npmExecuteLint (#2262)

This commit is contained in:
Daniel Kurzynski 2020-10-28 18:07:40 +01:00 committed by GitHub
parent d1fedd9ba8
commit f5df553dae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,5 +31,5 @@ spec:
- name: npm/defaultNpmRegistry
containers:
- name: node
image: node:12-buster-slim
image: node:12-buster
imagePullPolicy: Never