Skip to content

Commit 389d329

Browse files
committed
chore: update the ecr image
1 parent 6accf2b commit 389d329

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docker-stg.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ jobs:
6464
platforms: linux/amd64
6565
push: true
6666
tags: |
67-
${{ env.REGISTRY }}/wizard-stellar-api-stg:latest
68-
${{ env.REGISTRY }}/wizard-stellar-api-stg:${{ github.sha }}
67+
${{ env.REGISTRY }}/wizard-api-stg:latest
68+
${{ env.REGISTRY }}/wizard-api-stg:${{ github.sha }}
6969
cache-from: type=gha
7070
cache-to: type=gha,mode=max
7171

0 commit comments

Comments
 (0)