Skip to content

Commit

Permalink
fix: docker template test
Browse files Browse the repository at this point in the history
  • Loading branch information
Pehesi97 committed Oct 23, 2023
1 parent c8191c1 commit a1c0c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli/template_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ COPY --from=build-env /app /app
WORKDIR /app
USER nonroot
USER node
CMD npx http-server ./dist
Expand Down

0 comments on commit a1c0c6e

Please sign in to comment.