Skip to content

Commit

Permalink
New node version
Browse files Browse the repository at this point in the history
  • Loading branch information
balbatross committed Sep 17, 2024
1 parent 6fb5e27 commit 3826a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app/hivecommand-backend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ WORKDIR /app
RUN cp -Lr /app/packages/app/hivecommand-backend/node_modules/ _node_modules/


FROM node:16-slim
FROM node:22-slim

RUN apt-get update && apt-get install -y openssl

Expand Down

0 comments on commit 3826a40

Please sign in to comment.