release 0.3.20

This commit is contained in:
Adil Hafeez 2025-11-22 15:06:22 -08:00
parent d37af7605c
commit 02466d186e
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
14 changed files with 24 additions and 16 deletions

View file

@ -24,7 +24,7 @@ jobs:
- name: build arch docker image
run: |
docker build -f arch/Dockerfile . -t katanemo/archgw -t katanemo/archgw:0.3.18
docker build -f arch/Dockerfile . -t katanemo/archgw -t katanemo/archgw:0.3.20
- name: install poetry
run: |