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