parent
519062a168
commit
cb789e8604
@ -0,0 +1 @@
|
||||
-💥[Feature] Update android image to use Ubuntu `24.04` as base OS. (by @Abdul-Muqadim-Arbisoft)
|
||||
@ -1,5 +1,5 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
FROM docker.io/ubuntu:23.10 AS base
|
||||
FROM docker.io/ubuntu:24.04 AS base
|
||||
LABEL maintainer="Overhang.IO <contact@overhang.io>"
|
||||
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user