chore(deps): update alfhou/hammond docker tag to v0.0.23 (#2044)

This commit is contained in:
renovate[bot] 2024-01-11 22:51:35 +00:00 committed by GitHub
parent d36ba4ba22
commit 981faabcd3
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, "available": true,
"exposable": true, "exposable": true,
"id": "hammond", "id": "hammond",
"tipi_version": 4, "tipi_version": 5,
"version": "0.0.22", "version": "0.0.23",
"categories": [ "categories": [
"utilities" "utilities"
], ],

View File

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