Skip to content

Commit

Permalink
Update Node.js to v22.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 9eb96df commit a0bdb98
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 @@ -2,7 +2,7 @@ version: "3.6"

services:
ui_webapp:
image: node:22.6.0
image: node:22.9.0
volumes:
- "./:/app"
working_dir: /app/public
Expand Down

0 comments on commit a0bdb98

Please sign in to comment.