chore(deps): update ckulka/baikal docker tag to v0.9.5 (#3229)
This commit is contained in:
parent
f12854d81a
commit
6905bb97c3
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"port": 6556,
|
||||
"id": "baikal",
|
||||
"tipi_version": 2,
|
||||
"version": "0.9.4-nginx",
|
||||
"tipi_version": 3,
|
||||
"version": "0.9.5-nginx",
|
||||
"categories": [
|
||||
"data",
|
||||
"utilities"
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3"
|
|||
services:
|
||||
baikal:
|
||||
container_name: baikal
|
||||
image: ckulka/baikal:0.9.4-nginx
|
||||
image: ckulka/baikal:0.9.5-nginx
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- ${APP_PORT}:80
|
||||
|
|
Loading…
Reference in New Issue
Block a user