Remove version, bump menu version

This commit is contained in:
Antony Messerli 2025-02-08 21:16:34 -06:00 committed by GitHub
parent c7407c50a7
commit 5f1d307cb8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,11 +1,10 @@
---
version: "2.1"
services:
netbootxyz:
image: ghcr.io/netbootxyz/netbootxyz
container_name: netbootxyz
environment:
- MENU_VERSION=2.0.47 # optional
- MENU_VERSION=2.0.84 # optional
- NGINX_PORT=80 # optional
- WEB_APP_PORT=3000 # optional
volumes: