chore(deps): update ckulka/baikal docker tag to v0.9.5 (#3229)

This commit is contained in:
renovate[bot] 2024-04-20 16:50:31 +00:00 committed by litneet64
parent bbcbc0316b
commit 8e775876f8
2 changed files with 3 additions and 3 deletions

View File

@ -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"

View File

@ -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