We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98b335a commit 041fd04Copy full SHA for 041fd04
apps/workers/docker/Dockerfile
@@ -39,7 +39,7 @@ ARG DD_GIT_COMMIT_SHA
39
ARG DD_STIE
40
41
ENV RELEASE_VERSION=${DD_GIT_COMMIT_SHA:-unknown}
42
-ENV DD_SITE=${DD_STIE:-}
+ENV DD_SITE=${DD_SITE:-}
43
44
WORKDIR /app
45
0 commit comments