summaryrefslogtreecommitdiffhomepage
path: root/android
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2025-02-04 14:47:30 +0100
committerLinus Färnstrand <linus@mullvad.net>2025-02-04 14:47:30 +0100
commitcc8e3f5f0ae4a63e15a68a9c1f5ebc8b13cd0671 (patch)
tree85d56c39c5b8e3f89c651947a767a92d53f32eb1 /android
parent2f3c791a25d401f9ea9a633ebaa0eb679a517548 (diff)
parent66ac192901fd1212287acaeb9d90cf2e5e2ccb5e (diff)
downloadmullvadvpn-cc8e3f5f0ae4a63e15a68a9c1f5ebc8b13cd0671.tar.xz
mullvadvpn-cc8e3f5f0ae4a63e15a68a9c1f5ebc8b13cd0671.zip
Merge branch 'pin-rust-version-and-allow-automatic-install-of-right-des-554'
Diffstat (limited to 'android')
-rw-r--r--android/docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/docker/Dockerfile b/android/docker/Dockerfile
index 32175853a6..3635fc55c0 100644
--- a/android/docker/Dockerfile
+++ b/android/docker/Dockerfile
@@ -19,7 +19,7 @@
# patch for a given go version can be identified by checking the wireguard-android
# repo: https://git.zx2c4.com/wireguard-android/tree/tunnel/tools/libwg-go.
# It's also important to keep the go path in sync.
-FROM ghcr.io/mullvad/mullvadvpn-app-build:124ce3fef
+FROM ghcr.io/mullvad/mullvadvpn-app-build:85fa990a4
# === Metadata ===
LABEL org.opencontainers.image.source=https://github.com/mullvad/mullvadvpn-app