Skip to content

Commit

Permalink
Image version bumped
Browse files Browse the repository at this point in the history
  • Loading branch information
alkk committed Dec 27, 2024
1 parent 557d103 commit 1ca5ec1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: |
ghcr.io/${{ github.repository_owner }}/builder-rpm:1.10
ghcr.io/${{ github.repository_owner }}/builder-rpm:1.11
ghcr.io/${{ github.repository_owner }}/builder-rpm:latest
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.PHONY: all build clean

IMAGE_REVISION=1.10
IMAGE_REVISION=1.11

all: build

Expand Down

0 comments on commit 1ca5ec1

Please sign in to comment.