release 0.4.5 (#737)

This commit is contained in:
Adil Hafeez 2026-02-10 13:37:04 -08:00 committed by GitHub
parent e3bf2b7f71
commit 25693c36ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 17 additions and 17 deletions

View file

@ -30,7 +30,7 @@ jobs:
- name: build arch docker image
run: |
cd ../../ && docker build -f Dockerfile . -t katanemo/plano -t katanemo/plano:0.4.4 -t katanemo/plano:latest
cd ../../ && docker build -f Dockerfile . -t katanemo/plano -t katanemo/plano:0.4.5 -t katanemo/plano:latest
- name: start plano
env: