Skip to content

Commit 0ab0222

Browse files
build(deps): update gcr.io/distroless/nodejs22-debian12:nonroot docker digest to e540316 (#1108)
1 parent 9091411 commit 0ab0222

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/nodejs22-debian12:nonroot@sha256:1c481261b3b1c6ec601cc11d3cea0c7d02e551e5041f8dcd47e077029e57a6bc AS runner
43+
FROM gcr.io/distroless/nodejs22-debian12:nonroot@sha256:e5403162edcafbf01af6411d6a94858dfde55de6f3e9c821b1c490379c4bbac2 AS runner
4444
WORKDIR /app
4545
ENV NODE_ENV=production
4646
COPY --link ./package.json ./

0 commit comments

Comments
 (0)