Skip to content

Commit

Permalink
Merge pull request #144 from jNullj:dependabot/docker/node-22.9.0
Browse files Browse the repository at this point in the history
build(deps): bump node from 22.7.0 to 22.9.0
  • Loading branch information
jNullj authored Sep 18, 2024
2 parents 88e8c93 + 25a938e commit d4a9acd
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.7.0
FROM node:22.9.0

WORKDIR /app

Expand Down

0 comments on commit d4a9acd

Please sign in to comment.