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