diff --git a/werf.yaml b/werf.yaml index bdfff10..f263234 100644 --- a/werf.yaml +++ b/werf.yaml @@ -27,7 +27,7 @@ shell: - pkg -t node18-alpine-x64 ./dist/index.js -o /usr/local/bin/api --- -image: api +image: service from: node:18.14.2-alpine docker: ENTRYPOINT: api