Skip to content

Commit

Permalink
docs: Update sample docker-compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
mountaindude committed Mar 8, 2023
1 parent 26b679c commit 3f2f0b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml → docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
version: '3.3'
services:
butler-spyglass:
image: ptarmiganlabs/butler-spyglass:v1.2.1
image: ptarmiganlabs/butler-spyglass:latest
container_name: butler-spyglass
restart: always
volumes:
Expand Down

0 comments on commit 3f2f0b5

Please sign in to comment.