Skip to content

Commit

Permalink
Merge pull request #165 from jNullj/dependabot/docker/node-23.6.1
Browse files Browse the repository at this point in the history
build(deps): bump node from 23.6.0 to 23.6.1
  • Loading branch information
jNullj authored Jan 24, 2025
2 parents 1707e82 + 07861b1 commit 45ae290
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:23.6.0
FROM node:23.6.1

WORKDIR /app

Expand Down

0 comments on commit 45ae290

Please sign in to comment.