Skip to content

Commit 070a19e

Browse files
committed
chore: upgrade pnpm
1 parent 9b33be5 commit 070a19e

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ RUN apt update
44
RUN apt install -y postgresql-common
55
RUN YES=yes /usr/share/postgresql-common/pgdg/apt.postgresql.org.sh
66
RUN apt install -y postgresql-client-17
7-
RUN su node -c "npm install -g pnpm@9.12.2"
7+
RUN su node -c "npm install -g pnpm@9.12.3"

docs/setup.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,4 @@ The following sources were used:
142142
### Maintain application system
143143

144144
- Create a database backup
145-
146145
- Archive storage
147-

0 commit comments

Comments
 (0)