From c7a5435e22a6dad84cf2efd7dc181cd1769b55c1 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Sat, 4 Jan 2025 14:58:24 +0300 Subject: [PATCH] update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index dd8fdf9..34e8ffe 100644 --- a/action.yml +++ b/action.yml @@ -69,4 +69,4 @@ runs: -H "Authorization: Bearer ${PUBLICATOR}" \ -F "file=@/home/builder/rpmbuild/RPMS/x86_64/*.x86_64.rpm" container: - image: tvoygit.ru/djam/r11/builder:latest + image: packages.buildkite.com/r11-team/r11/builder:latest