-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
73 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
dash-pipeline/dockerfiles/DOCKER_VPP_IMG.env → ...pipeline/dockerfiles/DOCKER_DPAPP_IMG.env
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Define docker image repo/name:tag | ||
# Changing this will cause build/publish to occur in CI actions | ||
export DASH_ACR_REGISTRY=sonicdash.azurecr.io | ||
export DOCKER_VPP_IMG_NAME?=${DASH_ACR_REGISTRY}/dash-vpp-bldr | ||
export DOCKER_VPP_IMG_CTAG?=240814 | ||
export DOCKER_DPAPP_IMG_NAME?=${DASH_ACR_REGISTRY}/dash-dpapp-bldr | ||
export DOCKER_DPAPP_IMG_CTAG?=240827 |
2 changes: 1 addition & 1 deletion
2
dash-pipeline/dockerfiles/Dockerfile.vpp → dash-pipeline/dockerfiles/Dockerfile.dpapp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters