chore(deps): update ghcr.io/lissy93/dashy docker tag to v3.0.1 (#3420)
This commit is contained in:
parent
83aadd01cb
commit
2f753e0f21
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": false,
|
"exposable": false,
|
||||||
"id": "dashy",
|
"id": "dashy",
|
||||||
"tipi_version": 3,
|
"tipi_version": 4,
|
||||||
"version": "3.0.0",
|
"version": "3.0.1",
|
||||||
"categories": [
|
"categories": [
|
||||||
"utilities"
|
"utilities"
|
||||||
],
|
],
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
services:
|
services:
|
||||||
dashy:
|
dashy:
|
||||||
container_name: dashy
|
container_name: dashy
|
||||||
image: ghcr.io/lissy93/dashy:3.0.0
|
image: ghcr.io/lissy93/dashy:3.0.1
|
||||||
ports:
|
ports:
|
||||||
- ${APP_PORT}:8080
|
- ${APP_PORT}:8080
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user