Skip to content

Commit

Permalink
chore(deps): update web
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 11, 2023
1 parent ad4cbf2 commit 918a687
Show file tree
Hide file tree
Showing 3 changed files with 421 additions and 397 deletions.
2 changes: 1 addition & 1 deletion web/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Our Node base image
FROM node:20.8-alpine3.18 as base
FROM node:20.9-alpine3.18 as base

WORKDIR /usr/src/app
EXPOSE 3000
Expand Down
Loading

0 comments on commit 918a687

Please sign in to comment.