Skip to content

Commit

Permalink
fix: use public image
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikburmester committed Oct 5, 2024
1 parent bcd758e commit f32af6b
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,8 +1,6 @@
services:
app:
build:
context: .
dockerfile: Dockerfile
image: fredrikburmester/streamyfin-optimized-versions-server:master
ports:
- '3000:3000'
env_file:
Expand Down

0 comments on commit f32af6b

Please sign in to comment.