Skip to content

Commit

Permalink
Merge pull request #94 from jNullj/dependabot/docker/node-23.9.0
Browse files Browse the repository at this point in the history
Bump node from 23.8.0 to 23.9.0
  • Loading branch information
jNullj authored Mar 1, 2025
2 parents 6b9353a + 4c362bd commit bc2f46c
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.8.0
FROM node:23.9.0

WORKDIR /app

Expand Down

0 comments on commit bc2f46c

Please sign in to comment.