Skip to content

Commit

Permalink
Pin shopify CLI to 3.72.2
Browse files Browse the repository at this point in the history
  • Loading branch information
graygilmore authored Jan 14, 2025
1 parent 1f92542 commit 43082da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM cpclermont/lighthouse-ci-action:2.0.0
RUN npm install -g @shopify/cli @shopify/theme
RUN npm install -g @shopify/cli@3.72.2
COPY entrypoint.sh /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]

0 comments on commit 43082da

Please sign in to comment.