Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/google-github-acti…
Browse files Browse the repository at this point in the history
…ons/release-please-action-4
  • Loading branch information
AndreasAugustin authored Dec 10, 2023
2 parents 3b8a753 + 1a2754e commit c1234f4
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 @@ -30,7 +30,7 @@ WORKDIR /app
#######################################
# image for creating the documentation
######################################
FROM node:21.3.0-alpine as docs
FROM node:21.4.0-alpine as docs

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

0 comments on commit c1234f4

Please sign in to comment.