update comment

This commit is contained in:
Jonas Leder 2021-09-26 00:22:35 +02:00
parent ca62c8039a
commit bb6af1d786
No known key found for this signature in database
GPG key ID: CC3C488E27DFF5CA

View file

@ -1,4 +1,4 @@
# Bootstrap SCSS
# Build SCSS and JS
FROM node:lts-alpine AS buildJS
WORKDIR /build
COPY . .