Skip to content

Commit a2a90b6

Browse files
chore(deps): update node.js to v18.20.6
1 parent a7dd630 commit a2a90b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: "3.4"
22
services:
33
www:
4-
image: node:18.8.0
4+
image: node:18.20.6
55
working_dir: /app
66
command: >
77
sh -c "npm install && npx vite dev --host"

0 commit comments

Comments
 (0)