From 57af0a20b170882b731cc7acc1a4f0457d261779 Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Wed, 25 Oct 2023 20:11:15 -0400 Subject: [PATCH] ACS v7.4.1.1 --- .env | 4 ++-- docker-compose.yml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 43cc336..654bc1b 100644 --- a/.env +++ b/.env @@ -5,6 +5,6 @@ PROXY_PROTOCOL=http PROXY_HOST=localhost PROXY_PORT=8080 -ACS_TAG=7.3.0 -AAMQ_TAG=5.17.1-jre17-centos7 +ACS_TAG=7.4.1.1 +AAMQ_TAG=latest POSTGRES_TAG=13 diff --git a/docker-compose.yml b/docker-compose.yml index 70d8b66..f88dd25 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -3,6 +3,7 @@ version: "3" services: + platform: image: alfresco/alfresco-content-repository-community:${ACS_TAG} environment: