✏️ Fixed an egregious typo

This commit is contained in:
2021-11-04 14:48:36 -07:00
parent 8f23b5a251
commit 5b59758654
3 changed files with 2 additions and 4 deletions

View File

@@ -1,8 +1,6 @@
FROM node:12.21.0
LABEL maintainer="Rishi Ghan <rishi.ghan@gmail.com>"
ENV UNDERLYING_HOST ghost
RUN mkdir -p /usr/src/threetwo
WORKDIR /usr/src/threetwo