all: upd go

This commit is contained in:
Ainar Garipov
2022-10-07 15:57:26 +03:00
parent 73fcbd6ea2
commit 16755c37d8
5 changed files with 28 additions and 12 deletions

View File

@@ -5,7 +5,7 @@
'key': 'AHBRTSPECS'
'name': 'AdGuard Home - Build and run tests'
'variables':
'dockerGo': 'adguard/golang-ubuntu:5.1'
'dockerGo': 'adguard/golang-ubuntu:5.2'
'stages':
- 'Tests':