Skip to content

Commit

Permalink
revert broke A10 to A9
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn committed Apr 19, 2024
1 parent 3dbec43 commit 84b100f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose/pre-release-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
version: "2"
services:
alfresco:
image: quay.io/alfresco/alfresco-content-repository:23.3.0-A10
image: quay.io/alfresco/alfresco-content-repository:23.3.0-A9
mem_limit: 1900m
environment:
JAVA_TOOL_OPTIONS: >-
Expand Down
2 changes: 1 addition & 1 deletion helm/alfresco-content-services/pre-release_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# the chart
alfresco-repository:
image:
tag: 23.3.0-A10
tag: 23.3.0-A9
activemq:
image:
repository: quay.io/alfresco/alfresco-activemq
Expand Down

0 comments on commit 84b100f

Please sign in to comment.