Skip to content

Commit 258b166

Browse files
authored
chore: Update Dependencies (#19)
1 parent ec1d230 commit 258b166

File tree

4 files changed

+140
-206
lines changed

4 files changed

+140
-206
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:24.3-alpine@sha256:49e45bf002728e35c3a466737d8bcfe12c29731c7c2f3e223f9a7c794fff19a4
1+
FROM node:24.8.0-alpine3.22@sha256:3e843c608bb5232f39ecb2b25e41214b958b0795914707374c8acc28487dea17
22
ENV NODE_ENV=production
33
WORKDIR /usr/src/app
44
COPY package*.json ./

0 commit comments

Comments
 (0)