From 3ac5745b07e37d4e27c1926f3d94520014dab0b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Linus=20F=C3=A4rnstrand?= Date: Wed, 18 Dec 2024 11:52:39 +0100 Subject: [PATCH] Bump Linux build container to mullvadvpn-app-build:124ce3fef Includes: * Rust upgraded to 1.83 * Added package libarchive-tools --- android/docker/Dockerfile | 2 +- building/linux-container-image.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/android/docker/Dockerfile b/android/docker/Dockerfile index dd8620cebb8d..17a68510ed32 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 diff --git a/building/linux-container-image.txt b/building/linux-container-image.txt index 23174802703a..d0c298b4e931 100644 --- a/building/linux-container-image.txt +++ b/building/linux-container-image.txt @@ -1 +1 @@ -ghcr.io/mullvad/mullvadvpn-app-build:2301dbd5b +ghcr.io/mullvad/mullvadvpn-app-build:124ce3fef