Skip to content

Commit 5f1d307

Browse files
authored
Remove version, bump menu version
1 parent c7407c5 commit 5f1d307

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docker-compose.yml.example

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
2-
version: "2.1"
32
services:
43
netbootxyz:
54
image: ghcr.io/netbootxyz/netbootxyz
65
container_name: netbootxyz
76
environment:
8-
- MENU_VERSION=2.0.47 # optional
7+
- MENU_VERSION=2.0.84 # optional
98
- NGINX_PORT=80 # optional
109
- WEB_APP_PORT=3000 # optional
1110
volumes:

0 commit comments

Comments
 (0)