Skip to content

Commit

Permalink
docker-compose: updating docker-compose to use the ghcr.io image
Browse files Browse the repository at this point in the history
  • Loading branch information
mattburchett committed Jul 6, 2022
1 parent d5d7790 commit 0e86cf5
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
@@ -1,9 +1,7 @@
version: "3.5"
services:
flashpaper:
build:
context: .
dockerfile: docker/Dockerfile
image: ghcr.io/andrewpaglusch/flashpaper:v2
container_name: flashpaper
restart: always
volumes:
Expand Down

0 comments on commit 0e86cf5

Please sign in to comment.