Skip to content

Commit

Permalink
Changed to LTS version
Browse files Browse the repository at this point in the history
  • Loading branch information
sefirosweb committed Apr 6, 2024
1 parent 8f42389 commit b27553f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:21.7.1-bullseye as base
FROM node:20.9.0-bullseye as base

FROM base AS deps
WORKDIR /app
Expand Down

0 comments on commit b27553f

Please sign in to comment.