Updated build container
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-03-08 19:57:30 +00:00
parent 29676ee524
commit 0a663fe94a
+1 -1
View File
@@ -4,7 +4,7 @@ name: go-lib/micro
steps:
- name: build
image: golang:1.20.1
image: golang:1.20.2
commands:
- mkdir -p .build
- go install gotest.tools/gotestsum@v1.9.0