mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-03-01 12:44:37 +00:00
build(deps): bump node from 25.6.1-alpine to 25.7.0-alpine in /backend
Bumps node from 25.6.1-alpine to 25.7.0-alpine. --- updated-dependencies: - dependency-name: node dependency-version: 25.7.0-alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0f1504fb8a
commit
41a45c3d16
@ -1,5 +1,5 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
FROM node:25.6.1-alpine AS base
|
||||
FROM node:25.7.0-alpine AS base
|
||||
LABEL org.label-schema.name="ocelot.social:backend"
|
||||
LABEL org.label-schema.description="Backend of the Social Network Software ocelot.social"
|
||||
LABEL org.label-schema.usage="https://github.com/Ocelot-Social-Community/Ocelot-Social/blob/master/README.md"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user