Skip to content

Commit 1436ac3

Browse files
Merge pull request #10 from parvezmosharafvu/dependabot/docker/node-ef24c50
build(deps): bump node from `2d984a1` to `ef24c50`
2 parents f3e96e5 + 1acc8ad commit 1436ac3

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
@@ -1,4 +1,4 @@
1-
FROM node:26-alpine@sha256:2d984a15c9b54fd0aeb608b8e0d0d83529eb34d2966db27a1fb4f1edc3d298a3 AS ui-build
1+
FROM node:26-alpine@sha256:ef24c5053d50fdc3e4e56eb4e7ddb7861874ab0fdc797046ba897581deb8e868 AS ui-build
22
WORKDIR /app
33
COPY ui/package*.json ./ui/
44
RUN cd ui && npm ci

0 commit comments

Comments
 (0)