Skip to content

Commit 72aba01

Browse files
Update all non-major dependencies
1 parent 4c83edb commit 72aba01

File tree

3 files changed

+248
-217
lines changed

3 files changed

+248
-217
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ RUN echo 2025-01-02 > TODAY
5151
FROM snapshot-versions-getter-${snapshot_versions_type} as snapshot-versions-getter
5252

5353

54-
FROM docker.io/node:22.13.1-alpine@sha256:e2b39f7b64281324929257d0f8004fb6cb4bf0fdfb9aa8cedb235a766aec31da as caddyfile-builder
54+
FROM docker.io/node:22.14.0-alpine@sha256:9bef0ef1e268f60627da9ba7d7605e8831d5b56ad07487d24d1aa386336d1944 as caddyfile-builder
5555

5656
COPY package.json package-lock.json ./
5757
RUN npm install -g npm && npm install

0 commit comments

Comments
 (0)