Accidental change to dockerfile
This commit is contained in:
parent
1b23076286
commit
62187fa8ce
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
nodeFROM node:hydrogen-bullseye as front-end
|
||||
FROM node:hydrogen-bullseye as front-end
|
||||
|
||||
COPY front-end /front-end
|
||||
WORKDIR /front-end
|
||||
|
|
Loading…
Reference in a new issue