We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 539cf6e + c6e4c4e commit 3222573Copy full SHA for 3222573
docker/arrs/docker-compose.yml
@@ -31,7 +31,7 @@ services:
31
- PGID=1000
32
33
prowlarr:
34
- image: ghcr.io/linuxserver/prowlarr@sha256:9dd32e2270d174b07bd33a1f54e2b79e03ad944df62ed93efa08f4a381adc9a1
+ image: ghcr.io/linuxserver/prowlarr@sha256:c1318191d5211ac7462c754422eafe350ed0de61c4160065a420896068ec1ccc
35
container_name: prowlarr
36
ports:
37
- "9696:9696"
docker/netboot/docker-compose.yml
@@ -1,7 +1,7 @@
1
---
2
services:
3
netbootxyz:
4
- image: ghcr.io/linuxserver/netbootxyz@sha256:18f5faec9e1f4362e6d1d1e7cbde3a2c8d6733dc7c00a9958b3aa88d28e8eb4b
+ image: ghcr.io/linuxserver/netbootxyz@sha256:16fdc41c85cd9fd3057868e539b9300aaf95f9fc29be1b13bf78334802e0b10f
5
container_name: netboot
6
environment:
7
- PUID=1000
0 commit comments