@@ -3,7 +3,7 @@
"title": "Taiga",
"author": "Taiga Authors",
"tagline": "Project management platform",
- "version": "2.0.3",
+ "version": "2.0.4",
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"healthCheckPath": "/",
@@ -1,4 +1,4 @@
-FROM docker.iske.dk/base-image:0.0.2
+FROM docker.iske.dk/base-image:0.0.1
RUN mkdir -p /app/code/taiga-back /app/code/taiga-front-dist
WORKDIR /app/code
@@ -1 +1 @@
-v2.0.3
+v2.0.4
@@ -1,2 +1,3 @@
v2.0.2
v2.0.3
@@ -1,6 +1,6 @@
{
"name": "taiga-app",
"description": "This repository contains the Cloudron app package source for [Taiga](http://taigaio.github.io/).",
"main": "json-merge.js",
"directories": {