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