Skip to content

Commit f842dad

Browse files
build(deps): update gcr.io/distroless/nodejs24-debian13:nonroot docker digest to fbbdda8 (#1338)
1 parent e2d21ea commit f842dad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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:af85d11ce7ef10172855a6e3649e3e8125b1b9e3ca41849ec2918036f05cb212 AS runner
43+
FROM gcr.io/distroless/nodejs24-debian13:nonroot@sha256:fbbdda866ea71aef98c4abece17e3d61fbf820cc2ef3961522caa2478716171a AS runner
4444
WORKDIR /app
4545
ENV NODE_ENV=production
4646
COPY --link ./package.json ./

0 commit comments

Comments
 (0)