Fix Docker build command in comments (#2003)

This commit is contained in:
Charles M
2025-12-14 14:22:36 -05:00
committed by GitHub
parent 2f5790b121
commit cd3f3a97ac

View File

@@ -2,7 +2,7 @@
# Pelican Production Dockerfile
##
# If you want to build this locally you want to run `docker build -f Dockerfile.dev`
# If you want to build this locally you want to run `docker build -f Dockerfile.dev .`
##
# ================================