Skip to content

Commit 0effea2

Browse files
author
Matthew Harris
committed
Adjusted for PIA
1 parent 43087f0 commit 0effea2

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
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
context: ./src/Azure.AISearch.WebApp
5050
push: true
51-
tags: index.docker.io/${{ secrets.DOCKER_USERNAME }}/azure-aisearch-webapp:latest
51+
tags: index.docker.io/astrobagel/azure-aisearch-webapp:latest
5252
file: ./src/Azure.AISearch.WebApp/Dockerfile
5353
build-args: |
5454
app_version=1.0.${{ github.run_number }}

0 commit comments

Comments
 (0)