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