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