From c565b41e0cb41561ee7f81088cad83ebf44bf177 Mon Sep 17 00:00:00 2001 From: Philip Nagler-Frank Date: Tue, 19 Jan 2021 12:37:05 +0100 Subject: [PATCH] Update url to branch list in Dockerfile comment (#117) Matches url in readme now --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ea2650a..342b74a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -33,7 +33,7 @@ ENV CCACHE_SIZE 50G ENV CCACHE_EXEC /usr/bin/ccache # Environment for the LineageOS branches name -# See https://github.com/LineageOS/android_vendor_cm/branches for possible options +# See https://github.com/LineageOS/android/branches for possible options ENV BRANCH_NAME 'lineage-16.0' # Environment for the device list (separate by comma if more than one)