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