Skip to content

Commit

Permalink
Merge pull request #146 from jNullj:dependabot/docker/node-23.0.0
Browse files Browse the repository at this point in the history
build(deps): bump node from 22.9.0 to 23.0.0
  • Loading branch information
jNullj authored Oct 21, 2024
2 parents 1552c68 + df48d2b commit dd3fb56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:22.9.0
FROM node:23.0.0

WORKDIR /app

Expand Down

0 comments on commit dd3fb56

Please sign in to comment.