Skip to content
This repository was archived by the owner on Nov 10, 2020. It is now read-only.

Commit a23a211

Browse files
ATS-804: Changing version number of alfresco-transform-core to 2.3.2
2 parents ece8470 + c2add98 commit a23a211

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker-compose/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ services:
4444
"
4545

4646
transform-core-aio:
47-
image: alfresco/alfresco-transform-core-aio:2.3.1
47+
image: alfresco/alfresco-transform-core-aio:2.3.2
4848
mem_limit: 1536m
4949
environment:
5050
JAVA_OPTS: " -Xms256m -Xmx1536m"

helm/alfresco-content-services-community/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ aio:
5757
replicaCount: 1
5858
image:
5959
repository: alfresco/alfresco-transform-core-aio
60-
tag: "2.3.1"
60+
tag: "2.3.2"
6161
pullPolicy: Always
6262
internalPort: 8090
6363
service:

0 commit comments

Comments
 (0)