Skip to content

Commit 7da0f82

Browse files
build(deps): update gcr.io/distroless/nodejs24-debian13:nonroot docker digest to 17d53e7
1 parent 90a107b commit 7da0f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ RUN curl -L "https://github.com/jpreprocess/jpreprocess/releases/download/v$(cat
4040
COPY --link ./data/dict.csv ./
4141
RUN ./jpreprocess/dict_tools build -u lindera dict.csv user-dictionary.bin
4242

43-
FROM gcr.io/distroless/nodejs24-debian13:nonroot@sha256:c6c532201214994de0566730e3165b6a39603dc572c345776033c4709c102587 AS runner
43+
FROM gcr.io/distroless/nodejs24-debian13:nonroot@sha256:17d53e78d5aae23dcb43b628ec0769edcc07543c8a9faa35abf2fd8aedf7a5a4 AS runner
4444
WORKDIR /app
4545
ENV NODE_ENV=production
4646
COPY --link ./package.json ./

0 commit comments

Comments
 (0)