Skip to content

Commit

Permalink
Update CI: docker image tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
arnikz committed Jan 18, 2023
1 parent 950e04c commit cb57bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
REGISTRY: ghcr.io
SCH: ${{ matrix.schedulers }}
IMAGE: ${{ github.repository_owner }}/sv-gen-${{ matrix.schedulers }}
TAG: "dev"
TAG: "1.1.0"
steps:
- name: Checkout repo
uses: actions/checkout@v2
Expand Down

0 comments on commit cb57bbf

Please sign in to comment.