build: Bump version in docker image upload
Fixes: 34dc97f74f
Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
This commit is contained in:
parent
34dc97f74f
commit
f0dd0819d2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-image.yaml
vendored
2
.github/workflows/docker-image.yaml
vendored
|
|
@ -41,7 +41,7 @@ jobs:
|
|||
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||
# generate Docker tags based on the following events/attributes
|
||||
tags: |
|
||||
type=raw,value=20240507-0
|
||||
type=raw,value=20241022-0
|
||||
type=sha
|
||||
|
||||
- name: Build and push
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue