Update to go1.3.6

This commit is contained in:
Simon Frei 2020-01-15 09:15:42 +01:00
parent e1fc81360a
commit 8ebd57b834
No known key found for this signature in database
GPG Key ID: 7C31D23ECB1006F3
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM openjdk:8
ENV GO_VERSION 1.13.3
ENV GO_VERSION 1.13.6
ENV ANDROID_SDK_VERSION 3859397
WORKDIR /opt