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