Skip to content

Commit ec59d11

Browse files
eerisonsatnaing
authored andcommitted
fix: update docker-compose (#475)
1 parent 0016dd5 commit ec59d11

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docker-compose.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
version: '3'
2-
31
services:
42
app:
5-
image: node:20
3+
image: node:lts
64
ports:
75
- 4321:4321
86
working_dir: /app

0 commit comments

Comments
 (0)