Skip to content

Commit

Permalink
main.yml | Version 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hezhijie0327 authored Dec 30, 2024
1 parent 21688ce commit e99a706
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Current Version: 1.0.5
# Current Version: 1.0.6

name: Build & Push chat-plugin-searxng-search

Expand All @@ -24,7 +24,7 @@ jobs:
uses: docker/build-push-action@v5
with:
file: ./Dockerfile
platforms: linux/amd64
platforms: linux/amd64, linux/arm64
push: true
tags: |
hezhijie0327/lobechat:searxng

0 comments on commit e99a706

Please sign in to comment.