all: sync more; upd chlog

This commit is contained in:
Ainar Garipov
2024-04-03 21:17:01 +03:00
committed by Ainar Garipov
parent 6fb2aee210
commit 7805a71332
15 changed files with 188 additions and 36 deletions

View File

@@ -6,7 +6,7 @@
'name': 'AdGuard Home - Build and run tests'
'variables':
'dockerFrontend': 'adguard/home-js-builder:1.1'
'dockerGo': 'adguard/go-builder:1.21.8--1'
'dockerGo': 'adguard/go-builder:1.22.2--1'
'channel': 'development'
'stages':
@@ -195,5 +195,5 @@
# may need to build a few of these.
'variables':
'dockerFrontend': 'adguard/home-js-builder:1.1'
'dockerGo': 'adguard/go-builder:1.21.8--1'
'dockerGo': 'adguard/go-builder:1.22.2--1'
'channel': 'candidate'