Skip to content

Commit

Permalink
Bump ubuntu from 22.04 to 24.04 in /scripts/docker
Browse files Browse the repository at this point in the history
Bumps ubuntu from 22.04 to 24.04.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 26, 2024
1 parent 435153d commit 1187aa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
## docker push xeffyr/termux-advanced-builder
##

FROM ubuntu:22.04@sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95
FROM ubuntu:24.04@sha256:562456a05a0dbd62a671c1854868862a4687bf979a96d48ae8e766642cd911e8

# Fix locale to avoid warnings:
ENV LANG en_US.UTF-8
Expand Down

0 comments on commit 1187aa2

Please sign in to comment.