chore(deps): update alfhou/hammond docker tag to v0.0.24 (#2049)
This commit is contained in:
parent
4bd449bbae
commit
fdd8696ec4
|
@ -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"
|
||||
],
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user