Explorar o código

Bumped version to 2.0.6

deploy1 %!s(int64=6) %!d(string=hai) anos
pai
achega
ae7de80bfe
Modificáronse 5 ficheiros con 5 adicións e 4 borrados
  1. 1 1
      CloudronManifest.json
  2. 1 1
      Dockerfile
  3. 1 1
      VERSION
  4. 1 0
      VERSIONLOG
  5. 1 1
      package.json

+ 1 - 1
CloudronManifest.json

@@ -3,7 +3,7 @@
   "title": "Taiga",
   "author": "Taiga Authors",
   "tagline": "Project management platform",
-  "version": "2.0.5",
+  "version": "2.0.6",
   "description": "file://DESCRIPTION.md",
   "changelog": "file://CHANGELOG",
   "healthCheckPath": "/",

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM cloudron/base:1.0.0@sha256:147a648a068a2e746644746bbfb42eb7a50d682437cead3c67c933c546357617
+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
VERSION

@@ -1 +1 @@
-v2.0.5
+v2.0.6

+ 1 - 0
VERSIONLOG

@@ -5,3 +5,4 @@ v2.0.2
 v2.0.3
 v2.0.4
 v2.0.5
+v2.0.6

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "taiga-app",
-  "version": "2.0.5",
+  "version": "2.0.6",
   "description": "This repository contains the Cloudron app package source for [Taiga](http://taigaio.github.io/).",
   "main": "json-merge.js",
   "directories": {