We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0016dd5 commit ec59d11Copy full SHA for ec59d11
docker-compose.yml
@@ -1,8 +1,6 @@
1
-version: '3'
2
-
3
services:
4
app:
5
- image: node:20
+ image: node:lts
6
ports:
7
- 4321:4321
8
working_dir: /app
0 commit comments