瀏覽代碼

deps: Bump Golang

Signed-off-by: Chris Crone <[email protected]>
Chris Crone 5 年之前
父節點
當前提交
e81ea5b3e5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -15,7 +15,7 @@
 #   See the License for the specific language governing permissions and
 #   limitations under the License.
 
-ARG GO_VERSION=1.15.5-alpine
+ARG GO_VERSION=1.15.6-alpine
 ARG GOLANGCI_LINT_VERSION=v1.33.0-alpine
 ARG PROTOC_GEN_GO_VERSION=v1.4.3