Skip to content

Commit

Permalink
patch: use latest docker image for reaction
Browse files Browse the repository at this point in the history
Signed-off-by: Ankit Raj <[email protected]>
  • Loading branch information
ankiiitraj committed Oct 17, 2022
1 parent 4243113 commit 6c926ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/api-project/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM reactioncommerce/reaction:4.1.5
FROM reactioncommerce/reaction:latest
USER root
RUN npm install -g husky is-ci is-docker
USER node
Expand Down

0 comments on commit 6c926ce

Please sign in to comment.