Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
aliosmandev committed May 4, 2024
1 parent 7f72670 commit 406c109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:22.1.0 as base
FROM node:22 as base
RUN apk update
RUN npm install -g pnpm

Expand Down

0 comments on commit 406c109

Please sign in to comment.