mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 12:24:59 +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
|
#!/bin/bash
|
||||||
|
|
||||||
# Build the Docker image
|
# 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