mirror of
https://github.com/kevinveenbirkenbach/homepage.veen.world.git
synced 2026-09-23 19:03:18 +00:00
Merge pull request #4 from kevinveenbirkenbach/dependabot/docker/node-25-slim
build(deps): bump node from 22-slim to 25-slim
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:22-slim AS assets
|
||||
FROM node:25-slim AS assets
|
||||
|
||||
WORKDIR /app
|
||||
COPY app/package.json ./
|
||||
|
||||
Reference in New Issue
Block a user