Skip to content

Commit ed73102

Browse files
jessie issue fix
1 parent 031768d commit ed73102

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# production) when container is executed.
44

55
FROM node:8.2.1
6+
RUN sed -i '/jessie-updates/d' /etc/apt/sources.list
67
LABEL app="tc-bus-api" version="1.0"
78
RUN apt-get update
89
WORKDIR /opt/app

0 commit comments

Comments
 (0)