summaryrefslogtreecommitdiffhomepage
path: root/android
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2024-12-18 11:52:39 +0100
committerLinus Färnstrand <linus@mullvad.net>2024-12-18 12:50:29 +0100
commit3ac5745b07e37d4e27c1926f3d94520014dab0b2 (patch)
tree4e77820ead8f3b831a61a9084e02f3e675701fb6 /android
parent09a27e4c39f53843252834c402b5c653fd6e5d5a (diff)
downloadmullvadvpn-3ac5745b07e37d4e27c1926f3d94520014dab0b2.tar.xz
mullvadvpn-3ac5745b07e37d4e27c1926f3d94520014dab0b2.zip
Bump Linux build container to mullvadvpn-app-build:124ce3fef
Includes: * Rust upgraded to 1.83 * Added package libarchive-tools
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 dd8620cebb..17a68510ed 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:2301dbd5b
+FROM ghcr.io/mullvad/mullvadvpn-app-build:124ce3fef
# === Metadata ===
LABEL org.opencontainers.image.source=https://github.com/mullvad/mullvadvpn-app