update comment
This commit is contained in:
parent
ca62c8039a
commit
bb6af1d786
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Bootstrap SCSS
|
# Build SCSS and JS
|
||||||
FROM node:lts-alpine AS buildJS
|
FROM node:lts-alpine AS buildJS
|
||||||
WORKDIR /build
|
WORKDIR /build
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
Loading…
Reference in a new issue