Skip to content

Commit

Permalink
chore: update compose file to use ghcr image
Browse files Browse the repository at this point in the history
  • Loading branch information
Trugamr committed Jan 19, 2024
1 parent ce6576b commit 97c4c7e
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 @@ -2,9 +2,7 @@ version: '3.8'

services:
dabba:
build:
context: .
dockerfile: ./docker/Dockerfile
image: ghcr.io/trugamr/dabba:latest
environment:
- STACKS_DIRERCTORY=/app/stacks
ports:
Expand Down

0 comments on commit 97c4c7e

Please sign in to comment.