Skip to content

Commit

Permalink
change node version since it breaks babel after yesterday
Browse files Browse the repository at this point in the history
  • Loading branch information
minikdev committed Sep 6, 2023
1 parent 240f3ad commit 121b375
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,4 +1,4 @@
FROM node
FROM node:18-alpine3.17

WORKDIR /app

Expand Down

0 comments on commit 121b375

Please sign in to comment.