Skip to content

Commit

Permalink
Update Docker tag to staging registry
Browse files Browse the repository at this point in the history
  • Loading branch information
urumo committed Oct 14, 2024
1 parent 8687e24 commit db35f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
context: .
file: ./src/Argon.Api/Dockerfile
push: true
tags: argon/api-orleans:${{ github.run_number }}
tags: reg.staging.svck.dev/argon/api-orleans:${{ github.run_number }}
platforms: linux/arm64/v8
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache

0 comments on commit db35f2f

Please sign in to comment.