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,
|
"exposable": true,
|
||||||
"port": 6556,
|
"port": 6556,
|
||||||
"id": "baikal",
|
"id": "baikal",
|
||||||
"tipi_version": 2,
|
"tipi_version": 3,
|
||||||
"version": "0.9.4-nginx",
|
"version": "0.9.5-nginx",
|
||||||
"categories": [
|
"categories": [
|
||||||
"data",
|
"data",
|
||||||
"utilities"
|
"utilities"
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: "3"
|
||||||
services:
|
services:
|
||||||
baikal:
|
baikal:
|
||||||
container_name: baikal
|
container_name: baikal
|
||||||
image: ckulka/baikal:0.9.4-nginx
|
image: ckulka/baikal:0.9.5-nginx
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- ${APP_PORT}:80
|
- ${APP_PORT}:80
|
||||||
|
|
Loading…
Reference in New Issue
Block a user