Skip to content

Commit 4876a2b

Browse files
authored
Merge pull request #2019 from kivy/renovate/ubuntu-26.x
Update ubuntu Docker tag to v26
2 parents b4ae422 + 04e0968 commit 4876a2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# Or simply recreate the directory from the host with:
2929
# rm -rf ~/.buildozer && mkdir ~/.buildozer
3030

31-
FROM ubuntu:24.04
31+
FROM ubuntu:26.04
3232

3333
ENV USER="user"
3434
ENV HOME_DIR="/home/${USER}"

0 commit comments

Comments
 (0)