Skip to content

Commit

Permalink
chore(deps): update linuxserver/speedtest-tracker docker tag to v1.1.0 (
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent 8cc14ab commit ce27c4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Apps/speedtest-tracker/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "speedtest-tracker",
"version": "1.0.3",
"version": "1.1.0",
"image": "linuxserver/speedtest-tracker",
"youtube": "https://youtu.be/TLjS8xNNwis",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion Apps/speedtest-tracker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ services:
- "/etc/localtime:/etc/localtime:ro"
- "/DATA/AppData/$AppID/config:/config"
- "/DATA/AppData/$AppID/web:/etc/ssl/web"
image: "linuxserver/speedtest-tracker:1.0.3"
image: "linuxserver/speedtest-tracker:1.1.0"
restart: unless-stopped
depends_on:
- big-bear-speedtest-tracker-db
Expand Down

0 comments on commit ce27c4d

Please sign in to comment.