Skip to content

Commit 0072079

Browse files
committed
πŸ†šπŸ‹ Update 0.92.0-20 -> Dockerfile
πŸ”Ό This commit was automatically generated by map scripts
1 parent 5e1587c commit 0072079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

β€ŽDockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM node:22-slim
44

55
# Install the Promptbook CLI
66
WORKDIR /usr/app
7-
RUN npm i [email protected]19
7+
RUN npm i [email protected]20
88

99
# Add `ptbk` to the path
1010
ENV PATH="/usr/app/node_modules/.bin:${PATH}"

0 commit comments

Comments
Β (0)