Skip to content

Commit ed0b51f

Browse files
committed
Remove comment about sentry use of git_sha
This is acutally only used in the version command
1 parent e892024 commit ed0b51f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ RUN --mount=type=cache,target=/root/.cache/uv \
1818

1919
FROM python:$python_version
2020

21-
# Define Git SHA build argument for sentry
2221
ARG git_sha="development"
2322
ENV GIT_SHA=$git_sha
2423

0 commit comments

Comments
 (0)