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

View File

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