Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Commit fc1de22

Browse files
authored
build(Dockerfile): v3.0.0-alpha.14
Use [email protected]
2 parents 1f9bc31 + adbe98e commit fc1de22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ LABEL maintainer="Luca Perret <[email protected]>" \
1111

1212
WORKDIR /usr/src/api
1313

14-
RUN npm install -g [email protected].13.1
14+
RUN npm install -g [email protected].14
1515

1616
COPY strapi.sh ./
1717
RUN chmod +x ./strapi.sh

0 commit comments

Comments
 (0)