chore(deps): update web (#4961)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-11-21 13:46:07 -05:00
committed by GitHub
parent c607615e41
commit b06c2b786c
4 changed files with 422 additions and 398 deletions

View File

@@ -1,4 +1,4 @@
FROM node:20.8-alpine3.18
FROM node:20.9-alpine3.18
WORKDIR /usr/src/app
COPY --chown=node:node package*.json ./