mirror of
https://github.com/draussenfunker/draussenfunker.github.io.git
synced 2025-12-31 08:29:17 +00:00
use node 20 in docker-compose
This commit is contained in:
parent
4607df5596
commit
3cc77e346a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
dev:
|
||||
image: "node:16"
|
||||
image: "node:20"
|
||||
user: "node"
|
||||
working_dir: /home/node/app
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue