Skip to content

Commit ccfa355

Browse files
hf-kkleinKonstantin
andauthored
chore: bump kroki from 0.24.1 to 0.28.0 (#268)
yuzutech/kroki@v0.24.1...v0.28.0 Co-authored-by: Konstantin <[email protected]>
1 parent 250abef commit ccfa355

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
kroki:
3-
image: yuzutech/kroki:0.24.1
3+
image: yuzutech/kroki:0.28.0
44
ports:
55
- "8000:8000" # Expose localhost:8000
66
# this is required for the test_main.py to directly use kroki
@@ -21,4 +21,4 @@ services:
2121
# the .env file contains the parameter which the user can set
2222
env_file:
2323
- path: .env
24-
required: true # default is true
24+
required: true # default is true

0 commit comments

Comments
 (0)