Skip to content

Commit e63d243

Browse files
committed
update base image
1 parent c04477a commit e63d243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# and runs it against the specified Topcoder backend (development or
33
# production) when container is executed.
44

5-
FROM node:8.2.1
5+
FROM node:16.16.0
66
RUN sed -i '/jessie-updates/d' /etc/apt/sources.list
77
LABEL app="tc-bus-api" version="1.0"
88
RUN apt-get update

0 commit comments

Comments
 (0)