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