We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51e7b8b commit c2cad35Copy full SHA for c2cad35
docker/netboot/docker-compose.yml
@@ -1,7 +1,7 @@
1
---
2
services:
3
netbootxyz:
4
- image: ghcr.io/linuxserver/netbootxyz@sha256:8605ced780ef1510fd955d8d21ecef1625d220ee697a5b3e1ab3291695d860ac
+ image: ghcr.io/linuxserver/netbootxyz@sha256:bf170feeba5d14b4dcee91a7b93a14668e11c54fa81f28f9acaf3c137cd8c7a9
5
container_name: netboot
6
environment:
7
- PUID=1000
0 commit comments