Compare commits

...

6 commits

Author SHA1 Message Date
3222573cfb Merge branch 'main' into renovate/ghcr.io-linuxserver-syncthing
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
Deploy to Hosts / deploy (pull_request) Successful in 53s
2024-09-14 14:55:30 -04:00
c6e4c4e912 Merge pull request '⬆️ Update ghcr.io/linuxserver/netbootxyz Docker digest to 16fdc41' (#179) from renovate/ghcr.io-linuxserver-netbootxyz into main
Reviewed-on: #179
2024-09-14 14:55:13 -04:00
7bbc5bdb85 Merge branch 'main' into renovate/ghcr.io-linuxserver-netbootxyz
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
Deploy to Hosts / deploy (pull_request) Successful in 53s
2024-09-14 14:55:04 -04:00
3d23f88380 Merge pull request '⬆️ Update ghcr.io/linuxserver/prowlarr Docker digest to c131819' (#172) from renovate/ghcr.io-linuxserver-prowlarr into main
Reviewed-on: #172
2024-09-14 14:03:28 -04:00
8a88d69664 ⬆️ Update ghcr.io/linuxserver/netbootxyz Docker digest to 16fdc41
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 8s
2024-09-14 04:00:51 +00:00
ed8bc31199 ⬆️ Update ghcr.io/linuxserver/prowlarr Docker digest to c131819
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
Deploy to Hosts / deploy (pull_request) Successful in 54s
2024-09-11 04:00:50 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -31,7 +31,7 @@ services:
- PGID=1000 - PGID=1000
prowlarr: prowlarr:
image: ghcr.io/linuxserver/prowlarr@sha256:9dd32e2270d174b07bd33a1f54e2b79e03ad944df62ed93efa08f4a381adc9a1 image: ghcr.io/linuxserver/prowlarr@sha256:c1318191d5211ac7462c754422eafe350ed0de61c4160065a420896068ec1ccc
container_name: prowlarr container_name: prowlarr
ports: ports:
- "9696:9696" - "9696:9696"

View file

@ -1,7 +1,7 @@
--- ---
services: services:
netbootxyz: netbootxyz:
image: ghcr.io/linuxserver/netbootxyz@sha256:18f5faec9e1f4362e6d1d1e7cbde3a2c8d6733dc7c00a9958b3aa88d28e8eb4b image: ghcr.io/linuxserver/netbootxyz@sha256:16fdc41c85cd9fd3057868e539b9300aaf95f9fc29be1b13bf78334802e0b10f
container_name: netboot container_name: netboot
environment: environment:
- PUID=1000 - PUID=1000