chore(deps): update lscr.io/linuxserver/netbootxyz docker tag to v2 (#1572)
* chore(deps): update lscr.io/linuxserver/netbootxyz docker tag to v2 * Update app version [ready] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tipi CI <ci@runtipi.io> Co-authored-by: JigSaw <JigSawFr@users.noreply.github.com>
This commit is contained in:
parent
c3bc588319
commit
64afe243b4
|
@ -6,7 +6,7 @@
|
||||||
"id": "netbootxyz",
|
"id": "netbootxyz",
|
||||||
"description": "Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.",
|
"description": "Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.",
|
||||||
"tipi_version": 2,
|
"tipi_version": 2,
|
||||||
"version": "0.7.0",
|
"version": "2.0.53",
|
||||||
"categories": [
|
"categories": [
|
||||||
"utilities"
|
"utilities"
|
||||||
],
|
],
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.7"
|
version: "3.7"
|
||||||
services:
|
services:
|
||||||
netbootxyz:
|
netbootxyz:
|
||||||
image: lscr.io/linuxserver/netbootxyz:0.7.0
|
image: lscr.io/linuxserver/netbootxyz:2.0.53
|
||||||
container_name: netbootxyz
|
container_name: netbootxyz
|
||||||
volumes:
|
volumes:
|
||||||
- ${APP_DATA_DIR}/data/config:/config
|
- ${APP_DATA_DIR}/data/config:/config
|
||||||
|
|
Loading…
Reference in New Issue
Block a user