Skip to content

Commit

Permalink
fix(deps): update weekly minor & patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2023
1 parent e21c231 commit 63ff5a9
Show file tree
Hide file tree
Showing 7 changed files with 789 additions and 878 deletions.
2 changes: 1 addition & 1 deletion client/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Grab the latest Node base image
FROM node:21.0.0-alpine as builder
FROM node:21.1.0-alpine as builder
RUN npm i -g pnpm

# Set the current working directory inside the container
Expand Down
Loading

0 comments on commit 63ff5a9

Please sign in to comment.