mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-22 04:11:14 +00:00
Bump go to 1.15.2
This commit is contained in:
parent
70e7057c6b
commit
3d3073c3a8
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM openjdk:8
|
||||
|
||||
ENV GO_VERSION 1.15.1
|
||||
ENV GO_VERSION 1.15.2
|
||||
ENV ANDROID_SDK_VERSION 3859397
|
||||
|
||||
WORKDIR /opt
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 39438736263206ab6dee58989ef09c9d220b5e32
|
||||
Subproject commit 08bebbe59b3b3d109f6616ca34c2998a05c208d0
|
Loading…
Reference in a new issue