Skip to content

Commit

Permalink
build(site): Nouvelle image Docker adaptée pour la production
Browse files Browse the repository at this point in the history
  • Loading branch information
farnoux committed Oct 5, 2024
1 parent ea13cb9 commit c6c0e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/site/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,6 @@ docker:

deploy:
ARG --required KOYEB_API_KEY
FROM +koyeb
FROM ../../+koyeb
RUN ./koyeb services update $ENV_NAME-site/front --docker $SITE_IMG_NAME

0 comments on commit c6c0e9e

Please sign in to comment.