Skip to content

Commit

Permalink
Merge pull request #7 from bitofsky/2024-02
Browse files Browse the repository at this point in the history
pnpm symlink 이슈로 8.15 -> 8.6 다운그레이드 한다.
  • Loading branch information
bitofsky authored Feb 22, 2024
2 parents faddf4a + 812e453 commit 2bfd247
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM node:18.12.0-slim

ENV DEBIAN_FRONTEND noninteractive
ENV PNPM_VERSION 8.15.3
ENV PNPM_VERSION 8.6.12
ENV TURBO_VERSION 1.12.4
ENV TSX_VERSION 4.7.1
ENV TS_NODE 10.9.2
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Container Image for Node.js and Golang Development
==================================================
Includes:
- Node.js 18.12.0
- PNPM 8.15.3
- PNPM 8.6.12
- Turbo 1.12.4
- TSX 4.7.1
- Golang 1.20.2
Expand Down

0 comments on commit 2bfd247

Please sign in to comment.