mirror of
https://github.com/kevinveenbirkenbach/homepage.veen.world.git
synced 2026-09-23 19:03:18 +00:00
build(deps): bump node from 22-slim to 25-slim
Bumps node from 22-slim to 25-slim. --- updated-dependencies: - dependency-name: node dependency-version: 25-slim dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM node:22-slim AS assets
|
FROM node:25-slim AS assets
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY app/package.json ./
|
COPY app/package.json ./
|
||||||
|
|||||||
Reference in New Issue
Block a user