We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0112f40 commit e953f81Copy full SHA for e953f81
android/docker/Dockerfile
@@ -19,7 +19,7 @@
19
# patch for a given go version can be identified by checking the wireguard-android
20
# repo: https://git.zx2c4.com/wireguard-android/tree/tunnel/tools/libwg-go.
21
# It's also important to keep the go path in sync.
22
-FROM ghcr.io/mullvad/mullvadvpn-app-build:124ce3fef
+FROM ghcr.io/kl/mullvadvpn-app-build:set-explicit-toolchain-v2
23
24
# === Metadata ===
25
LABEL org.opencontainers.image.source=https://github.com/mullvad/mullvadvpn-app
building/android-container-image.txt
@@ -1 +1 @@
1
-ghcr.io/mullvad/mullvadvpn-app-build-android:3ac5745b0
+ghcr.io/kl/mullvadvpn-app-build-android:set-explicit-toolchain-v2
building/linux-container-image.txt
-ghcr.io/mullvad/mullvadvpn-app-build:124ce3fef
+ghcr.io/kl/mullvadvpn-app-build:set-explicit-toolchain-v2
0 commit comments