mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-04-06 01:25:38 +00:00
build(deps): bump node from 25.8.2-alpine to 25.9.0-alpine in /backend
Bumps node from 25.8.2-alpine to 25.9.0-alpine. --- updated-dependencies: - dependency-name: node dependency-version: 25.9.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
4245d2cbd4
commit
abfdc619a6
@ -1,5 +1,5 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
FROM node:25.8.2-alpine AS base
|
||||
FROM node:25.9.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