File tree Expand file tree Collapse file tree 23 files changed +43
-43
lines changed
owlbot-bootstrapper/common-container Expand file tree Collapse file tree 23 files changed +43
-43
lines changed Original file line number Diff line number Diff line change 16
16
17
17
# Use the official lightweight Node.js 14 image.
18
18
# https://hub.docker.com/_/node
19
- FROM node:18.20.5 -slim AS BUILD
19
+ FROM node:18.20.8 -slim AS BUILD
20
20
21
21
# Create and change to the app directory.
22
22
WORKDIR /usr/src/app
@@ -34,7 +34,7 @@ COPY . ./
34
34
35
35
RUN npm run compile
36
36
37
- FROM node:18.20.5 -slim
37
+ FROM node:18.20.8 -slim
38
38
39
39
# Remove unnecessary cross-spawn from npm to resolve CVE-2024-21538
40
40
RUN rm -r /usr/local/lib/node_modules/npm/node_modules/cross-spawn/
Original file line number Diff line number Diff line change 16
16
17
17
# Use the official lightweight Node.js 14 image.
18
18
# https://hub.docker.com/_/node
19
- FROM node:18.20.5 -slim AS BUILD
19
+ FROM node:18.20.8 -slim AS BUILD
20
20
21
21
# Create and change to the app directory.
22
22
WORKDIR /usr/src/app
@@ -34,7 +34,7 @@ COPY . ./
34
34
35
35
RUN npm run compile
36
36
37
- FROM node:18.20.5 -slim
37
+ FROM node:18.20.8 -slim
38
38
39
39
# Remove unnecessary cross-spawn from npm to resolve CVE-2024-21538
40
40
RUN rm -r /usr/local/lib/node_modules/npm/node_modules/cross-spawn/
Original file line number Diff line number Diff line change 16
16
17
17
# Use the official lightweight Node.js 14 image.
18
18
# https://hub.docker.com/_/node
19
- FROM node:18.20.5 -slim AS BUILD
19
+ FROM node:18.20.8 -slim AS BUILD
20
20
21
21
# Create and change to the app directory.
22
22
WORKDIR /usr/src/app
Original file line number Diff line number Diff line change 16
16
17
17
# Use the official lightweight Node.js 14 image.
18
18
# https://hub.docker.com/_/node
19
- FROM node:18.20.5 -slim AS BUILD
19
+ FROM node:18.20.8 -slim AS BUILD
20
20
21
21
# Create and change to the app directory.
22
22
WORKDIR /usr/src/app
@@ -34,7 +34,7 @@ COPY . ./
34
34
35
35
RUN npm run compile
36
36
37
- FROM node:18.20.5 -slim
37
+ FROM node:18.20.8 -slim
38
38
39
39
# Remove unnecessary cross-spawn from npm to resolve CVE-2024-21538
40
40
RUN rm -r /usr/local/lib/node_modules/npm/node_modules/cross-spawn/
Original file line number Diff line number Diff line change 16
16
17
17
# Use the official lightweight Node.js 14 image.
18
18
# https://hub.docker.com/_/node
19
- FROM node:18.20.5 -slim AS BUILD
19
+ FROM node:18.20.8 -slim AS BUILD
20
20
21
21
# Create and change to the app directory.
22
22
WORKDIR /usr/src/app
@@ -34,7 +34,7 @@ COPY . ./
34
34
35
35
RUN npm run compile
36
36
37
- FROM node:18.20.5 -slim
37
+ FROM node:18.20.8 -slim
38
38
39
39
# Remove unnecessary cross-spawn from npm to resolve CVE-2024-21538
40
40
RUN rm -r /usr/local/lib/node_modules/npm/node_modules/cross-spawn/
Original file line number Diff line number Diff line change 16
16
17
17
# Use the official lightweight Node.js 14 image.
18
18
# https://hub.docker.com/_/node
19
- FROM node:18.20.5 -slim AS BUILD
19
+ FROM node:18.20.8 -slim AS BUILD
20
20
21
21
# Create and change to the app directory.
22
22
WORKDIR /usr/src/app
@@ -34,7 +34,7 @@ COPY . ./
34
34
35
35
RUN npm run compile
36
36
37
- FROM node:18.20.5 -slim
37
+ FROM node:18.20.8 -slim
38
38
39
39
# Remove unnecessary cross-spawn from npm to resolve CVE-2024-21538
40
40
RUN rm -r /usr/local/lib/node_modules/npm/node_modules/cross-spawn/
Original file line number Diff line number Diff line change 16
16
17
17
# Use the official lightweight Node.js 14 image.
18
18
# https://hub.docker.com/_/node
19
- FROM node:18.20.5 -slim AS BUILD
19
+ FROM node:18.20.8 -slim AS BUILD
20
20
21
21
# Create and change to the app directory.
22
22
WORKDIR /usr/src/app
@@ -34,7 +34,7 @@ COPY . ./
34
34
35
35
RUN npm run compile
36
36
37
- FROM node:18.20.5 -slim
37
+ FROM node:18.20.8 -slim
38
38
39
39
# Remove unnecessary cross-spawn from npm to resolve CVE-2024-21538
40
40
RUN rm -r /usr/local/lib/node_modules/npm/node_modules/cross-spawn/
Original file line number Diff line number Diff line change 16
16
17
17
# Use the official lightweight Node.js 14 image.
18
18
# https://hub.docker.com/_/node
19
- FROM node:18.20.5 -slim AS BUILD
19
+ FROM node:18.20.8 -slim AS BUILD
20
20
21
21
# Create and change to the app directory.
22
22
WORKDIR /usr/src/app
@@ -34,7 +34,7 @@ COPY . ./
34
34
35
35
RUN npm run compile
36
36
37
- FROM node:18.20.5 -slim
37
+ FROM node:18.20.8 -slim
38
38
39
39
# Remove unnecessary cross-spawn from npm to resolve CVE-2024-21538
40
40
RUN rm -r /usr/local/lib/node_modules/npm/node_modules/cross-spawn/
Original file line number Diff line number Diff line change 16
16
17
17
# Use the official lightweight Node.js 14 image.
18
18
# https://hub.docker.com/_/node
19
- FROM node:18.20.5 -slim AS BUILD
19
+ FROM node:18.20.8 -slim AS BUILD
20
20
21
21
# Create and change to the app directory.
22
22
WORKDIR /usr/src/app
@@ -34,7 +34,7 @@ COPY . ./
34
34
35
35
RUN npm run compile
36
36
37
- FROM node:18.20.5 -slim
37
+ FROM node:18.20.8 -slim
38
38
39
39
# Remove unnecessary cross-spawn from npm to resolve CVE-2024-21538
40
40
RUN rm -r /usr/local/lib/node_modules/npm/node_modules/cross-spawn/
Original file line number Diff line number Diff line change 16
16
17
17
# Use the official lightweight Node.js 14 image.
18
18
# https://hub.docker.com/_/node
19
- FROM node:18.20.5 -slim AS BUILD
19
+ FROM node:18.20.8 -slim AS BUILD
20
20
21
21
# Create and change to the app directory.
22
22
WORKDIR /usr/src/app
@@ -34,7 +34,7 @@ COPY . ./
34
34
35
35
RUN npm run compile
36
36
37
- FROM node:18.20.5 -slim
37
+ FROM node:18.20.8 -slim
38
38
39
39
# Remove unnecessary cross-spawn from npm to resolve CVE-2024-21538
40
40
RUN rm -r /usr/local/lib/node_modules/npm/node_modules/cross-spawn/
You can’t perform that action at this time.
0 commit comments