Skip to content

Commit

Permalink
Merge pull request #90 from jNullj/dependabot/docker/node-23.6.1
Browse files Browse the repository at this point in the history
Bump node from 23.6.0 to 23.6.1
  • Loading branch information
jNullj authored Jan 24, 2025
2 parents 9cf9f10 + 247f62f commit 580d35f
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 580d35f

Please sign in to comment.