From 1f5d39274a3ad4a24a051fb0309adcd274d98110 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sth=C3=A9phany=20Karoline=20Soares=20de=20Ara=C3=BAjo=20Te?= =?UTF-8?q?zza?= Date: Wed, 20 Oct 2021 19:49:42 -0300 Subject: [PATCH] Upgrade version to 2.10.6 --- Dockerfile | 6 +++--- docs/conf.py | 2 +- package-lock.json | 2 +- package.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Dockerfile b/Dockerfile index b2a8a1c..7cd4753 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,13 +9,13 @@ ENV PATH /opt/cric/frontend/node_modules/.bin:$PATH # Expose port. Otherwise, we will have "This site can’t be reached" # https://stackoverflow.com/a/46779529 EXPOSE 4200 -LABEL version="2.10.5-base" \ +LABEL version="2.10.6-base" \ description="Frontend in Angular for CRIC Searchable Image Database" \ maintainer="raniere@rgaiacs.com" FROM base as development RUN npm install && npm cache clean --force -LABEL version="2.10.5-development" +LABEL version="2.10.6-development" FROM development as builder ARG CRIC_DOMAIN="https://database.cric.com.br" @@ -24,7 +24,7 @@ ARG CRIC_EMAIL="cric@ufop.edu.br" ARG CRIC_PLAYGROUND=false COPY . ./ RUN ng build --prod --build-optimizer -LABEL version="2.10.5-builder" +LABEL version="2.10.6-builder" # Build a small nginx image with static website FROM nginx:alpine as production diff --git a/docs/conf.py b/docs/conf.py index 20422da..cc08fbd 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -22,7 +22,7 @@ author = 'Center for Recognition and Inspection of Cells (CRIC)' # The full version, including alpha/beta/rc tags -release = '2.10.5' +release = '2.10.6' # -- General configuration --------------------------------------------------- diff --git a/package-lock.json b/package-lock.json index a1e24d7..1c6ddd6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "searchable-image-database-angular", - "version": "2.10.5", + "version": "2.10.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3c21350..0db657c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "searchable-image-database-angular", - "version": "2.10.5", + "version": "2.10.6", "description": "CRIC Searchable Image Database is a public cervical cell image database aiming supporting cervical cancer analysis of Pap smear.", "keywords": [ "cervical cell",