Skip to content

Commit

Permalink
depend on newly built image
Browse files Browse the repository at this point in the history
  • Loading branch information
AbstractUmbra committed Nov 17, 2023
1 parent acafacc commit 6d3c19b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ version: "3"
services:
api:
container_name: pythonista-api
build:
context: .
dockerfile: Dockerfile
image: ghcr.io/pythonistaguild/pythonista-api:latest
extra_hosts:
- "database:host-gateway"
restart: unless-stopped
Expand Down

0 comments on commit 6d3c19b

Please sign in to comment.