all: upd go

This commit is contained in:
Ainar Garipov
2022-02-11 16:27:53 +03:00
parent e276bd7a31
commit 5ebcbfa9ad
2 changed files with 4 additions and 4 deletions

View File

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