Update docker-compose.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Amazed 2023-10-22 14:51:03 +02:00
parent cca8e0cff8
commit 9b40c02a98

View File

@ -1,6 +1,6 @@
services: services:
jellyfin_exporter: jellyfin_exporter:
image: jellyfin_exporter:latest image: git.hipstercat.fr/hipstercat/jellyfin-exporter:main
build: build:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile