Skip to content

Commit b6612d3

Browse files
markurtzCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Mark Kurtz <mark.j.kurtz@gmail.com>
1 parent 4c7d686 commit b6612d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ USER appuser
6868
EXPOSE 8080
6969

7070
# Define the command to run the application
71-
CMD ["python", "-m", "template-python"]
71+
CMD ["python", "-m", "template_python"]

0 commit comments

Comments
 (0)