mirror of
https://github.com/Aider-AI/aider
synced 2026-04-25 17:15:07 +02:00
renamed dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Build the Docker image
|
||||
docker build -t my-jekyll-site -f scripts/Dockerfile .
|
||||
docker build -t my-jekyll-site -f scripts/Dockerfile.jekyll .
|
||||
|
||||
Reference in New Issue
Block a user