Skip to content

Commit 29055a6

Browse files
author
Matthew Harris
committed
Adjusted for PIA
1 parent 1f75687 commit 29055a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/webapp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ jobs:
4343
tags: index.docker.io/${{ secrets.DOCKER_USERNAME }}/azure-aisearch-webapp:latest
4444
file: ./src/Azure.AISearch.WebApp/Dockerfile
4545
build-args: |
46-
app_version=1.0.${{ GITHUB_RUN_NUMBER }}
46+
app_version=1.0.${{ GITHUB_SHA }}
4747
source_version=${{ GITHUB_SHA }}

0 commit comments

Comments
 (0)