mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-19 20:05:00 +00:00
renamed dockerfile
This commit is contained in:
parent
77ba518a1a
commit
d05de029e1
1 changed files with 1 additions and 1 deletions
|
@ -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 .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue