mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
chore: fixed dockerfile invalid image
This commit is contained in:
parent
5701a3de1c
commit
b357f0a651
@ -1,4 +1,4 @@
|
|||||||
FROM node:node:14.15-alpine
|
FROM node:14.15-alpine
|
||||||
|
|
||||||
# Create app directory
|
# Create app directory
|
||||||
RUN mkdir -p /usr/src/app
|
RUN mkdir -p /usr/src/app
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user