chore(deps): update web (#5239)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-11-26 00:14:06 -06:00
committed by GitHub
parent cf58649a99
commit f97dca7707
3 changed files with 74 additions and 98 deletions

View File

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