Skip to content

Commit

Permalink
设置
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangyiming748 committed Jul 16, 2024
1 parent 15073d1 commit a7bbfdd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ version: '3.9'
name: conv_image
services:
conv:
container_name: 'pictures'
image: zhangyiming748/convert_images:v0.0.14
container_name: 'avif'
image: zhangyiming748/convert_images:latest
volumes:
- '/home/zen/Pictures/raw/Raw:/data'
deploy:
Expand Down

0 comments on commit a7bbfdd

Please sign in to comment.