Skip to content

Commit

Permalink
ACS-8197 Bump alfresco-acs-nginx to 3.4.2 (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsibilio authored Jun 12, 2024
1 parent b70748d commit 1748ce7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose/enterprise/.env
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ TIKA_TAG=2.0.10
SHARED_FILE_STORE_TAG=0.5.3
ACTIVE_MQ_TAG=5.15.8
DIGITAL_WORKSPACE_TAG=1.1.0
ACS_NGINX_TAG=3.0.0
ACS_NGINX_TAG=3.4.2

# SSL Env Variables
ALFRESCO_VERSION=enterprise
Expand Down
2 changes: 1 addition & 1 deletion docker-compose/enterprise/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ services:
BASEPATH: ./

proxy:
image: quay.io/alfresco/alfresco-acs-nginx:${ACS_NGINX_TAG}
image: alfresco/alfresco-acs-nginx:${ACS_NGINX_TAG}
mem_limit: 128m
depends_on:
- alfresco
Expand Down

0 comments on commit 1748ce7

Please sign in to comment.