mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
fix(docker) alpine
This commit is contained in:
parent
ca06ebc233
commit
5db9bc1606
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM node
|
||||
FROM node:alpine
|
||||
LABEL maintainer="Coderaiser"
|
||||
|
||||
RUN mkdir -p /usr/src/app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue