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:

View file

@ -24,7 +24,7 @@ jobs:
- name: build plano docker image
run: |
docker build -f Dockerfile . -t katanemo/plano -t katanemo/plano:0.4.4
docker build -f Dockerfile . -t katanemo/plano -t katanemo/plano:0.4.5
- name: install uv
run: curl -LsSf https://astral.sh/uv/install.sh | sh

View file

@ -24,7 +24,7 @@ jobs:
- name: build arch docker image
run: |
docker build -f Dockerfile . -t katanemo/plano -t katanemo/plano:0.4.4
docker build -f Dockerfile . -t katanemo/plano -t katanemo/plano:0.4.5
- name: install uv
run: curl -LsSf https://astral.sh/uv/install.sh | sh

View file

@ -24,7 +24,7 @@ jobs:
- name: build arch docker image
run: |
docker build -f Dockerfile . -t katanemo/plano -t katanemo/plano:0.4.4
docker build -f Dockerfile . -t katanemo/plano -t katanemo/plano:0.4.5
- name: validate arch config
run: |