Skip to content

Commit

Permalink
Merge branch 'main' into feat/gpg_sign
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasAugustin authored Jan 23, 2024
2 parents 6ecf2c0 + 41ffdf3 commit 9305ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ WORKDIR /app
#######################################
# image for creating the documentation
######################################
FROM node:21.5.0-alpine as docs
FROM node:21.6.0-alpine as docs

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

0 comments on commit 9305ea9

Please sign in to comment.