Skip to content

Commit

Permalink
Merge pull request #176 from ecosyste-ms/dependabot/docker/node-23.4.…
Browse files Browse the repository at this point in the history
…0-alpine

Bump node from 23.3.0-alpine to 23.4.0-alpine
  • Loading branch information
andrew authored Dec 12, 2024
2 parents 05d0901 + 453face commit daca1fb
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.3.0-alpine
FROM node:23.4.0-alpine
RUN mkdir -p /usr/src/app
WORKDIR /usr/src/app

Expand Down

0 comments on commit daca1fb

Please sign in to comment.