Skip to content

Commit e3e072c

Browse files
authored
Merge pull request #153 from topcoder-platform/CORE-385-security-fix
CORE-385 security fix v1
2 parents a77ad23 + 2d15afa commit e3e072c

File tree

3 files changed

+3784
-2967
lines changed

3 files changed

+3784
-2967
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use the base image with Node.js 8.11.3
2-
FROM node:12.16.3
2+
FROM node:21.6.0
33

44
# Set working directory for future use
55
WORKDIR /taas-es-processor

0 commit comments

Comments
 (0)