mirror of
https://github.com/hectorm/docker-qemu-reactos
synced 2025-04-03 06:16:56 +00:00
Bump ubuntu from 22.04 to 24.04 in the docker-all group
Bumps the docker-all group with 1 update: ubuntu. Updates `ubuntu` from 22.04 to 24.04 --- updated-dependencies: - dependency-name: ubuntu dependency-type: direct:production dependency-group: docker-all ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1a91d57625
commit
2df6ba6086
@ -4,7 +4,7 @@ m4_changequote([[, ]])
|
|||||||
## "build" stage
|
## "build" stage
|
||||||
##################################################
|
##################################################
|
||||||
|
|
||||||
FROM --platform=${BUILDPLATFORM} docker.io/ubuntu:22.04 AS build
|
FROM --platform=${BUILDPLATFORM} docker.io/ubuntu:24.04 AS build
|
||||||
|
|
||||||
# Install system packages
|
# Install system packages
|
||||||
RUN export DEBIAN_FRONTEND=noninteractive \
|
RUN export DEBIAN_FRONTEND=noninteractive \
|
||||||
|
Loading…
Reference in New Issue
Block a user