Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Commit

Permalink
Update stream-fusion image tag to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
LimeDrive committed Sep 27, 2024
1 parent faa30cb commit f96c91c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ networks:
services:

stream-fusion:
image: ghcr.io/limedrive/stream-fusion:v2-beta
image: ghcr.io/limedrive/stream-fusion:latest
container_name: stream-fusion
environment:
SECRET_API_KEY: ${SECRET_API_KEY:?Please provide a secret API key in the environment}
Expand Down

0 comments on commit f96c91c

Please sign in to comment.