chore(deps): update ghcr.io/lissy93/dashy docker tag to v3.0.1 (#3420)

This commit is contained in:
renovate[bot] 2024-05-07 19:36:58 +00:00 committed by GitHub
parent 83aadd01cb
commit 2f753e0f21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -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"
],

View File

@ -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: