Pier Angelo Vendrame pushed to branch maint-13.5 at The Tor Project / Applications / tor-browser-build
Commits:
-
d15a7ca4
by NoisyCoil at 2025-08-20T14:27:02+02:00
1 changed file:
Changes:
... | ... | @@ -7,7 +7,7 @@ container: |
7 | 7 | use_container: 1
|
8 | 8 | |
9 | 9 | var:
|
10 | - ubuntu_version: 22.04.3
|
|
10 | + ubuntu_version: 24.04.3
|
|
11 | 11 | |
12 | 12 | pre: |
|
13 | 13 | #!/bin/sh
|
... | ... | @@ -68,4 +68,4 @@ input_files: |
68 | 68 | name: mmdebstrap
|
69 | 69 | - URL: 'https://cdimage.ubuntu.com/ubuntu-base/releases/[% c("var/ubuntu_version") %]/release/ubuntu-base-[% c("var/ubuntu_version") %]-base-amd64.tar.gz'
|
70 | 70 | filename: 'container-image_ubuntu-base-[% c("var/ubuntu_version") %]-base-amd64.tar.gz'
|
71 | - sha256sum: ad33b7ae47b75c92c2e2fe21fd4612e15357e67679d8751d6ce892a475be24fe |
|
71 | + sha256sum: 6bc2cde3930ad088b3bb46fa45279e96d25bc3810f209850ecbe4722711874f9 |