Skip to content
This repository was archived by the owner on Jul 26, 2022. It is now read-only.

Commit 0afe8f7

Browse files
authored
chore: e2e/Dockerfile pin to major to reduce vulnerabilities (#687)
1 parent 861e838 commit 0afe8f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:12.21.0-alpine
1+
FROM node:12-alpine
22

33
# Setup source directory
44
RUN mkdir /app

0 commit comments

Comments
 (0)