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",
|
||||
"description": "Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.",
|
||||
"tipi_version": 2,
|
||||
"version": "0.7.0",
|
||||
"version": "2.0.53",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
netbootxyz:
|
||||
image: lscr.io/linuxserver/netbootxyz:0.7.0
|
||||
image: lscr.io/linuxserver/netbootxyz:2.0.53
|
||||
container_name: netbootxyz
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data/config:/config
|
||||
|
|
Loading…
Reference in New Issue
Block a user