diff --git a/Dockerfile b/Dockerfile index 4077c32..fcfcb37 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,5 @@ FROM python:3.11-slim +#Udates for local builds # Build argument for git branch and build source ARG GIT_BRANCH=main