From ad0565c367c91f6dbdee4eb6c1d0aae964d22a4c Mon Sep 17 00:00:00 2001 From: Craig Gill Date: Tue, 19 Mar 2024 11:31:16 -0700 Subject: [PATCH] typos huuurd --- app/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Dockerfile b/app/Dockerfile index e05d0f6..41b3fd7 100644 --- a/app/Dockerfile +++ b/app/Dockerfile @@ -1,4 +1,4 @@ -ARG BUID_TAG=latest +ARG BUILD_TAG=latest FROM atlassian/jira-software:${BUILD_TAG}-jdk11