Update docker-image.yml
This commit is contained in:
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@@ -15,4 +15,4 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Build the Docker image
|
- name: Build the Docker image
|
||||||
run: docker build . --file searxng-docker/Dockerfile --tag saya-search:$(date +%s)
|
run: docker build . --file container/Dockerfile --tag saya-search:$(date +%s)
|
||||||
|
|||||||
Reference in New Issue
Block a user