Skip to content

Commit

Permalink
build: use slim image
Browse files Browse the repository at this point in the history
  • Loading branch information
luojiyin1987 committed Jul 24, 2024
1 parent eeea8b8 commit 12724b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3'

services:
oss-toolbox:
image: kaiyuanshe/oss-toolbox
image: kaiyuanshe/oss-toolbox:slim
ports:
- 3002:3000
healthcheck:
Expand Down

1 comment on commit 12724b4

@github-actions
Copy link

Choose a reason for hiding this comment

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

Deploy preview for oss-toolbox ready!

✅ Preview
https://oss-toolbox-8220rs5tn-techquerys-projects.vercel.app

Built with commit 12724b4.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.