Skip to content

Commit

Permalink
Bump fleek/create-react-app to node-18 for local verification
Browse files Browse the repository at this point in the history
  • Loading branch information
dcroote authored and bbenligiray committed Apr 24, 2024
1 parent ef58bfb commit 3321cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ services:
- '4873:4873'

app:
image: fleek/create-react-app
image: fleek/create-react-app:node-18
command: sh -c 'npm set registry http://verdaccio:4873 && yarn && yarn build'
working_dir: /workspace/build
environment:
Expand Down

0 comments on commit 3321cda

Please sign in to comment.