Skip to content

Commit d152625

Browse files
build(deps): bump node from 23.11.0-alpine to 24.0.2-alpine in /backend (#8564)
Bumps node from 23.11.0-alpine to 24.0.2-alpine. --- updated-dependencies: - dependency-name: node dependency-version: 24.0.2-alpine dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24a11e2 commit d152625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:23.11.0-alpine AS base
1+
FROM node:24.0.2-alpine AS base
22
LABEL org.label-schema.name="ocelot.social:backend"
33
LABEL org.label-schema.description="Backend of the Social Network Software ocelot.social"
44
LABEL org.label-schema.usage="https://github.com/Ocelot-Social-Community/Ocelot-Social/blob/master/README.md"

0 commit comments

Comments
 (0)