Skip to content

Commit

Permalink
noi-techpark#5 update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxXx1313 committed Jan 13, 2025
1 parent a49a6a3 commit 3a07b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
version: "3.4"
services:
app:
image: node:14.15
image: node:18
volumes:
- ./:/code
working_dir: /code
Expand Down

0 comments on commit 3a07b89

Please sign in to comment.