We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b07b55d + 67f86dd commit d0d70e1Copy full SHA for d0d70e1
Dockerfile
@@ -54,7 +54,7 @@ ENTRYPOINT ["/bin/zsh"]
54
#######################################
55
# image for creating the documentation
56
######################################
57
-FROM node:21.7.2-alpine as docs
+FROM node:21.7.3-alpine as docs
58
59
# install packages
60
RUN apk add --update --no-cache bash make git zsh curl tmux
0 commit comments