Skip to content

Commit

Permalink
Update docker tag
Browse files Browse the repository at this point in the history
  • Loading branch information
stwiname committed Oct 22, 2024
1 parent df3fb06 commit 64e6a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
push: true
platforms: arm64,amd64
file: ./Dockerfile
tags: subquerynetwork/subql-ai-app
tags: subquerynetwork/subql-ai-app:v${{ env.AI_APP_VERSION }}
build-args: RELEASE_VERSION=${{ env.AI_APP_VERSION }}

- name: Build and push
Expand Down

0 comments on commit 64e6a01

Please sign in to comment.