mirror of
https://github.com/Arlind-dev/sulej.ch.git
synced 2025-12-01 01:25:14 +01:00
chore(deps): bump node from 22.11.0-alpine3.20 to 24.1.0-alpine3.20 (#24)
Bumps node from 22.11.0-alpine3.20 to 24.1.0-alpine3.20. --- updated-dependencies: - dependency-name: node dependency-version: 24.1.0-alpine3.20 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM node:22.11.0-alpine3.20 AS build
|
FROM node:24.1.0-alpine3.20 AS build
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user