update docker for force build

This commit is contained in:
2025-09-22 10:31:26 -04:00
parent 7de99ef945
commit 96de17e0c5
+1
View File
@@ -1,4 +1,5 @@
FROM python:3.11-slim FROM python:3.11-slim
#Udates for local builds
# Build argument for git branch and build source # Build argument for git branch and build source
ARG GIT_BRANCH=main ARG GIT_BRANCH=main