Skip to content

Commit

Permalink
Merge pull request #340 from wkylin/snyk-fix-30ea2fc081a515ac45d9acd8…
Browse files Browse the repository at this point in the history
…64071754

[Snyk] Security upgrade node from 21.2-alpine3.18 to 21.6-alpine3.18
  • Loading branch information
wkylin authored Jan 29, 2024
2 parents 6a6feec + efbea96 commit 9ed431c
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
@@ -1,4 +1,4 @@
FROM node:21.2-alpine3.18
FROM node:21.6-alpine3.18
WORKDIR /promotion-web
COPY package.json /promotion-web
RUN yarn install
Expand Down

1 comment on commit 9ed431c

@vercel
Copy link

@vercel vercel bot commented on 9ed431c Jan 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

pro-react-admin – ./

pro-react-admin.vercel.app
pro-react-admin-wkylin.vercel.app
pro-react-admin-git-main-wkylin.vercel.app

Please sign in to comment.