Skip to content

Commit

Permalink
fix typo in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Akash1000x committed Aug 5, 2024
1 parent e46c15f commit ccaeb48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.user
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM Node:20.12.0-alpine3.19
FROM node:20.12.0-alpine3.19

WORKDIR /usr/src/app

Expand Down

0 comments on commit ccaeb48

Please sign in to comment.