Skip to content

Commit

Permalink
fix: packages/examples/fortune/launcher/client/Dockerfile to reduce v…
Browse files Browse the repository at this point in the history
  • Loading branch information
basit511 and snyk-bot authored Aug 15, 2023
1 parent 8bf0a72 commit b1b6fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/examples/fortune/launcher/client/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:16.20.0-buster
FROM node:18.17.0-buster

ARG JOB_LAUNCHER_SERVER_URL

Expand Down

2 comments on commit b1b6fbf

@vercel
Copy link

@vercel vercel bot commented on b1b6fbf Aug 15, 2023

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:

fortune-exchange-oracle-server – ./packages/examples/fortune/exchange-oracle/server

fortune-exchange-oracle-server.vercel.app
exchange-server.humanprotocol.org
fortune-exchange-oracle-server-humanprotocol.vercel.app
fortune-exchange-oracle-server-git-main-humanprotocol.vercel.app

@vercel
Copy link

@vercel vercel bot commented on b1b6fbf Aug 15, 2023

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:

fortune-job-launcher-client – ./packages/examples/fortune/launcher/client

fortune-job-launcher-client-humanprotocol.vercel.app
job-launcher-client.vercel.app
fortune-job-launcher-client-git-main-humanprotocol.vercel.app
job-launcher.humanprotocol.org

Please sign in to comment.