mirror of
https://github.com/XFox111/my-website.git
synced 2026-07-02 19:52:45 +03:00
chore(deps): bump node from 25-alpine to 26-alpine in the all group
Bumps the all group with 1 update: node. Updates `node` from 25-alpine to 26-alpine --- updated-dependencies: - dependency-name: node dependency-version: 26-alpine dependency-type: direct:production dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM node:25-alpine AS base
|
FROM node:26-alpine AS base
|
||||||
|
|
||||||
# Install dependencies only when needed
|
# Install dependencies only when needed
|
||||||
FROM base AS deps
|
FROM base AS deps
|
||||||
|
|||||||
Reference in New Issue
Block a user