Skip to content

Commit

Permalink
build(deps): bump node from 14e3e53 to 3e4b1fd (#128)
Browse files Browse the repository at this point in the history
IHub Bot: PR is merged by IHub Bot
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent bd7d546 commit f79caf5
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-slim@sha256:14e3e539464a5a77bb5fd8f613cbd54d1842a900e7f4ce06f47e42f6a89a83e4
FROM node:22-slim@sha256:3e4b1fdda6c3c8bde15e4f626e9c51971165218fb0befe105594070feefc8330
WORKDIR /usr/src/app
COPY package.json package-lock.json ./
RUN npm ci --production
Expand Down

0 comments on commit f79caf5

Please sign in to comment.