mirror of
https://github.com/azahar-emu/build-environment
synced 2025-11-07 07:30:01 +01:00
linux-fresh: update base image to Ubuntu 22.04 LTS
This commit is contained in:
parent
93bab861ed
commit
cd63907c0c
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:20.04
|
||||
FROM ubuntu:22.04
|
||||
LABEL maintainer="citraemu"
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
RUN apt-get update && apt-get -y full-upgrade
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user