Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
Update base script name
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Sep 16, 2024
1 parent 521fb9e commit 8f57bf4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ RUN tna-build
COPY --chown=app . .

# Run the application
CMD ["tna-run", "-a", "etna-search-api:app"]
CMD ["tna-run", "-a", "ds_search_api:app"]
File renamed without changes.

0 comments on commit 8f57bf4

Please # to comment.