Skip to content

Commit 135d312

Browse files
authored
Merge pull request #4 from PracticalMind/dependabot/docker/frontend/node-26-alpine
chore(deps): bump node from 20-alpine to 26-alpine in /frontend
2 parents dfd20eb + 7072546 commit 135d312

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:20-alpine AS builder
1+
FROM node:26-alpine AS builder
22
WORKDIR /app
33

44
# Build-time variables (Vite inlines these into the bundle)

0 commit comments

Comments
 (0)