set 0.14.0-sabre-1 version

This commit is contained in:
Katarzyna Radkowska 2025-08-14 09:25:42 +00:00 committed by Radkowska, Katarzyna
parent 1ffd849e59
commit 5faf3d619e
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
VERSION ?= 0.11.0-sabre-1
VERSION ?= 0.14.0-sabre-1
DOCKER_IMAGE_NAME ?= sabre/gh/arc/actions-runner-controller
DOCKER_IMAGE_VERSION ?= 0.11.0-sabre-1
DOCKER_IMAGE_VERSION ?= 0.14.0-sabre-1
COMMIT_SHA = $(shell git rev-parse HEAD)