Skip to content

Commit 76d5722

Browse files
authored
Merge branch 'main' into feat/show-resource-errors
2 parents 4024043 + 88dafad commit 76d5722

File tree

3 files changed

+928
-301
lines changed

3 files changed

+928
-301
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# BUILD STAGE
2-
FROM node:24-slim@sha256:36ae19f59c91f3303c7a648f07493fe14c4bd91320ac8d898416327bacf1bbfa AS build-stage
2+
FROM node:24-slim@sha256:3e94dd65fe94945f1777bcab2a2c6f23998590440369cd345af48a44fb381691 AS build-stage
33
WORKDIR /usr/src/app
44

55
# Copy package.json and package-lock.json

0 commit comments

Comments
 (0)