mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-12-23 11:21:29 +00:00
Update to go1.12.6
This commit is contained in:
parent
fd5d0affea
commit
978bcb4deb
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM openjdk:8
|
FROM openjdk:8
|
||||||
|
|
||||||
ENV GO_VERSION 1.12.5
|
ENV GO_VERSION 1.12.6
|
||||||
ENV ANDROID_SDK_VERSION 3859397
|
ENV ANDROID_SDK_VERSION 3859397
|
||||||
|
|
||||||
WORKDIR /opt
|
WORKDIR /opt
|
||||||
|
|
Loading…
Reference in a new issue