release 0.2.7 (#469)

This commit is contained in:
Adil Hafeez 2025-04-16 13:55:24 -07:00 committed by GitHub
parent 6d6c03a7e8
commit 00fb1be8a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 23 additions and 17 deletions

View file

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