Skip to content

Commit 9f7ab80

Browse files
author
Arnold Kuzniar
committed
Update CI: pin image tag to 1.2.2
1 parent 809d3a4 commit 9f7ab80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
REGISTRY: ghcr.io
1717
NAME: ${{ matrix.schedulers }}-${{ matrix.modes }}
1818
IMAGE: ${{ github.repository_owner }}/sv-callers-${{ matrix.schedulers }}
19-
TAG: "dev"
19+
TAG: "1.2.2"
2020
ARGS: 0 ${{ matrix.modes }} ${{ matrix.schedulers }}
2121
steps:
2222
- name: Checkout repo

0 commit comments

Comments
 (0)