From c81ea99c5d908cd604efd89a9efe9b307728f090 Mon Sep 17 00:00:00 2001 From: stam Date: Thu, 4 Nov 2021 14:01:30 +0300 Subject: [PATCH] fix --- .../ecosystem/atlassian/crucible/templates/1/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/ecosystem/atlassian/crucible/templates/1/docker-compose.yml b/linux/ecosystem/atlassian/crucible/templates/1/docker-compose.yml index 127b0dd9a..9adcdc7af 100644 --- a/linux/ecosystem/atlassian/crucible/templates/1/docker-compose.yml +++ b/linux/ecosystem/atlassian/crucible/templates/1/docker-compose.yml @@ -6,4 +6,4 @@ services: context: . args: RELEASE: ${RELEASE} - DOWNLOAD_URL: ${DOWNLOAD_URL} \ No newline at end of file + DOWNLOAD_URL: ${DOWNLOAD_URL}