Skip to content

Commit 68a0c23

Browse files
committed
bump tags to v3.12.2
1 parent e932086 commit 68a0c23

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

caMicroscope.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ services:
1313
- ./db:/data/db
1414
back:
1515
build:
16-
context: "https://github.com/camicroscope/caracal.git#v3.12.0"
16+
context: "https://github.com/camicroscope/caracal.git#v3.12.2"
1717
args:
18-
viewer: "v3.12.0"
18+
viewer: "v3.12.2"
1919
depends_on:
2020
- "mongo"
2121
ports:
@@ -49,7 +49,7 @@ services:
4949
volumes:
5050
- ./images/:/images/
5151
loader:
52-
build: "https://github.com/camicroscope/SlideLoader.git#v3.12.0"
52+
build: "https://github.com/camicroscope/SlideLoader.git#v3.12.2"
5353
container_name: ca-load
5454
restart: always
5555
logging:

osi_camicroscope.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ services:
6363
- postgres
6464
back:
6565
build:
66-
context: "https://github.com/camicroscope/caracal.git#v3.12.0"
66+
context: "https://github.com/camicroscope/caracal.git#v3.12.2"
6767
args:
68-
viewer: "v3.12.1"
68+
viewer: "v3.12.2"
6969
depends_on:
7070
- "ferretdb"
7171
ports:

quip-pathdb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ services:
1717
build:
1818
context: "https://github.com/camicroscope/caracal.git#v3.12.0"
1919
args:
20-
viewer: "v3.12.0"
20+
viewer: "v3.12.2"
2121
depends_on:
2222
- "mongo"
2323
ports:

0 commit comments

Comments
 (0)