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 GitHub
parent f12854d81a
commit 6905bb97c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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