Skip to content

Commit

Permalink
Adjust version of Node.js docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
murphyne committed Sep 27, 2024
1 parent 34c3d0a commit 4d69295
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 @@ -3,7 +3,7 @@ version: '3'
services:

dev:
image: node:14
image: node:20
command: bash
working_dir: /usr/src/app
volumes:
Expand Down

0 comments on commit 4d69295

Please sign in to comment.