Skip to content

Commit

Permalink
fix: Event worker node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
adityachoudhari26 committed Sep 1, 2024
1 parent e85d383 commit 5dd9f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/event-worker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG NODE_VERSION=22
ARG NODE_VERSION=20
FROM node:${NODE_VERSION}-alpine

RUN apk add --no-cache libc6-compat python3 make g++ bash nano
Expand Down

0 comments on commit 5dd9f69

Please sign in to comment.