Remove unused docker images
This commit is contained in:
parent
4f956c005c
commit
79928c85ff
1 changed files with 0 additions and 7 deletions
|
@ -3,11 +3,6 @@
|
||||||
images = {
|
images = {
|
||||||
jellyfin = "jellyfin/jellyfin:10.10.3";
|
jellyfin = "jellyfin/jellyfin:10.10.3";
|
||||||
deluge = "linuxserver/deluge:2.1.1";
|
deluge = "linuxserver/deluge:2.1.1";
|
||||||
jellyseerr = "fallenbagel/jellyseerr:2.1.0";
|
|
||||||
radarr = "lscr.io/linuxserver/radarr:5.15.1";
|
|
||||||
prowlarr = "lscr.io/linuxserver/prowlarr:1.27.0";
|
|
||||||
sonarr = "lscr.io/linuxserver/sonarr:4.0.11";
|
|
||||||
bazarr = "lscr.io/linuxserver/bazarr:1.4.5";
|
|
||||||
atuin = "ghcr.io/atuinsh/atuin:18.3.0";
|
atuin = "ghcr.io/atuinsh/atuin:18.3.0";
|
||||||
postgres14 = "postgres:14";
|
postgres14 = "postgres:14";
|
||||||
kms = "teddysun/kms:latest";
|
kms = "teddysun/kms:latest";
|
||||||
|
@ -17,8 +12,6 @@
|
||||||
postgres15 = "postgres:15";
|
postgres15 = "postgres:15";
|
||||||
inbucket = "inbucket/inbucket:edge";
|
inbucket = "inbucket/inbucket:edge";
|
||||||
syncthing = "lscr.io/linuxserver/syncthing:1.28.0";
|
syncthing = "lscr.io/linuxserver/syncthing:1.28.0";
|
||||||
radicale = "tomsquest/docker-radicale:3.3.0.1";
|
|
||||||
ntfy = "binwiederhier/ntfy:v2.11.0";
|
|
||||||
forgejo = "codeberg.org/forgejo/forgejo:9.0.2";
|
forgejo = "codeberg.org/forgejo/forgejo:9.0.2";
|
||||||
pihole = "pihole/pihole:2024.07.0";
|
pihole = "pihole/pihole:2024.07.0";
|
||||||
immich = "ghcr.io/immich-app/immich-server:v1.122.3";
|
immich = "ghcr.io/immich-app/immich-server:v1.122.3";
|
||||||
|
|
Loading…
Reference in a new issue