chore(deps): update alfhou/hammond docker tag to v0.0.24 (#2049)

This commit is contained in:
renovate[bot] 2024-01-12 13:30:32 +00:00 committed by GitHub
parent 4bd449bbae
commit fdd8696ec4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "hammond",
"tipi_version": 5,
"version": "0.0.23",
"tipi_version": 6,
"version": "0.0.24",
"categories": [
"utilities"
],

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
hammond:
container_name: hammond
image: alfhou/hammond:v0.0.23
image: alfhou/hammond:v0.0.24
ports:
- ${APP_PORT}:3000
volumes: