Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Gargi Ketan Chauhan authored and GitHub Enterprise committed Mar 5, 2025
1 parent dba34d4 commit a2d3d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use a base Node image
FROM node:latest
FROM node:20

# Enable bash and install dos2unix
RUN if [ -f /etc/alpine-release ]; then \
Expand Down

0 comments on commit a2d3d63

Please sign in to comment.