Skip to content

Commit

Permalink
fix: docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
Wybxc committed Sep 13, 2024
1 parent 3fb6738 commit f32631f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ services:
restart: true

pot:
# image: ghcr.io/pkuoriginalfire/pot-bot:latest
build:
context: .
dockerfile: Dockerfile
image: ghcr.io/pkuoriginalfire/pot-bot:latest
# build:
# context: .
# dockerfile: Dockerfile
container_name: pot
env_file:
- .env
Expand Down

0 comments on commit f32631f

Please sign in to comment.