Skip to content

Commit

Permalink
Update Node.js to v20.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 23, 2023
1 parent 496c1d1 commit dc4a797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
node-app:
image: node:20.7.0
image: node:20.10.0
ports:
- "3000:3000"
environment:
Expand Down

0 comments on commit dc4a797

Please sign in to comment.