Skip to content

Commit

Permalink
Merge pull request #4 from fcaronte/master
Browse files Browse the repository at this point in the history
Update Frigate
  • Loading branch information
mr-manuel authored May 7, 2024
2 parents c2cb09a + e4bf336 commit d62561f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Apps/Frigate/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ services:
fi
/init'
privileged: true # this may not be necessary for all setups
image: ghcr.io/blakeblackshear/frigate:0.12.1
image: ghcr.io/blakeblackshear/frigate:stable
labels:
icon: https://raw.githubusercontent.com/mr-manuel/CasaOS-HomeAutomation-AppStore/latest/Apps/Frigate/icon.png
network_mode: bridge
Expand Down
2 changes: 1 addition & 1 deletion Apps/Mosquitto/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ services:
fi
echo "Starting Mosquitto"
/usr/sbin/mosquitto -c /mosquitto/config/mosquitto.conf'
image: eclipse-mosquitto:2.0.16
image: eclipse-mosquitto:2.0.18
labels:
icon: https://raw.githubusercontent.com/mr-manuel/CasaOS-HomeAutomation-AppStore/latest/Apps/Mosquitto/icon.png
traefik.enable: false
Expand Down

0 comments on commit d62561f

Please sign in to comment.