mirror of
https://github.com/jorenn92/Maintainerr.git
synced 2026-06-01 18:48:13 +02:00
build(deps): bump node from 26.1.0-alpine3.22 to 26.2.0-alpine3.22 (#2950)
Bumps node from 26.1.0-alpine3.22 to 26.2.0-alpine3.22. --- updated-dependencies: - dependency-name: node dependency-version: 26.2.0-alpine3.22 dependency-type: direct:production update-type: version-update:semver-minor ... 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
-1
@@ -1,4 +1,4 @@
|
||||
FROM node:26.1.0-alpine3.22@sha256:df14c236fa02ce2e232f234d571ce831c6b67c27605ece534164822257ed256e AS base
|
||||
FROM node:26.2.0-alpine3.22@sha256:56392f8949e007103b800098434f993924ea714bf2b1f84056e68c61d720e26c AS base
|
||||
LABEL Description="Contains the Maintainerr Docker image"
|
||||
|
||||
FROM base AS builder
|
||||
|
||||
Reference in New Issue
Block a user