build: Bump version number of Docker image
No change to the Dockerfile but I observed that the 20251022-0 image was not available in the repository. Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
This commit is contained in:
parent
1cc540c880
commit
2fe7f54ece
3 changed files with 3 additions and 3 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=20241022-0
|
||||
type=raw,value=20250111-0
|
||||
type=sha
|
||||
|
||||
- name: Build and push
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue