mirror of
https://github.com/wekan/wekan.git
synced 2025-12-23 10:50:13 +01:00
typo
This commit is contained in:
parent
b88b710f09
commit
8efcc5e6c2
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ ENV BUILD_DEPS="wget curl bzip2 build-essential python git"
|
||||||
ARG NODE_VERSION=v0.10.48
|
ARG NODE_VERSION=v0.10.48
|
||||||
ARG METEOR_RELEASE=1.3.5.1
|
ARG METEOR_RELEASE=1.3.5.1
|
||||||
ARG NPM_VERSION=3.10.10
|
ARG NPM_VERSION=3.10.10
|
||||||
ARG ARCHICTECTURE=linux-x64
|
ARG ARCHITECTURE=linux-x64
|
||||||
ARG SRC_PATH=./
|
ARG SRC_PATH=./
|
||||||
|
|
||||||
# Copy the app to the image
|
# Copy the app to the image
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue