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