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,
|
||||
"exposable": false,
|
||||
"id": "dashy",
|
||||
"tipi_version": 3,
|
||||
"version": "3.0.0",
|
||||
"tipi_version": 4,
|
||||
"version": "3.0.1",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
dashy:
|
||||
container_name: dashy
|
||||
image: ghcr.io/lissy93/dashy:3.0.0
|
||||
image: ghcr.io/lissy93/dashy:3.0.1
|
||||
ports:
|
||||
- ${APP_PORT}:8080
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue
Block a user