We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24a11e2 commit d152625Copy full SHA for d152625
backend/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:23.11.0-alpine AS base
+FROM node:24.0.2-alpine AS base
2
LABEL org.label-schema.name="ocelot.social:backend"
3
LABEL org.label-schema.description="Backend of the Social Network Software ocelot.social"
4
LABEL org.label-schema.usage="https://github.com/Ocelot-Social-Community/Ocelot-Social/blob/master/README.md"
0 commit comments