Skip to content

Commit d0d70e1

Browse files
Merge branch 'main' into feat/478_partial_ex
2 parents b07b55d + 67f86dd commit d0d70e1

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
@@ -54,7 +54,7 @@ ENTRYPOINT ["/bin/zsh"]
5454
#######################################
5555
# image for creating the documentation
5656
######################################
57-
FROM node:21.7.2-alpine as docs
57+
FROM node:21.7.3-alpine as docs
5858

5959
# install packages
6060
RUN apk add --update --no-cache bash make git zsh curl tmux

0 commit comments

Comments
 (0)