Skip to content

Commit 716f841

Browse files
Douzeyustaceybeard
andauthored
Update Dockerfile
Co-authored-by: Stacey Beard <31229509+staceybeard@users.noreply.github.com>
1 parent 166dce9 commit 716f841

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ WORKDIR /app
1414
COPY package.json ./
1515
COPY package-lock.json ./
1616

17-
# uncomment the line when .npmrc file is created
17+
# uncomment the line below if you have an npm token
1818
# COPY .npmrc ./
1919

2020
RUN npm ci

0 commit comments

Comments
 (0)