mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
Merge pull request #7032 from heitbaum/dockerfile-updates
Dockerfile updates
This commit is contained in:
commit
36dd0370f8
@ -4,8 +4,8 @@
|
||||
- Ubuntu
|
||||
- bionic (Ubuntu 18.04)
|
||||
- focal (Ubuntu 20.04)
|
||||
- groovy (Ubuntu 20.10)
|
||||
- hirsute (Ubuntu 21.04)
|
||||
- jammy (Ubuntu 22.04)
|
||||
- kinetic (Ubuntu 22.10)
|
||||
- Debian
|
||||
- stretch (Debian 9.0)
|
||||
- buster (Debian 10.0)
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:groovy
|
||||
FROM ubuntu:jammy
|
||||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:hirsute
|
||||
FROM ubuntu:kinetic
|
||||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
|
Loading…
x
Reference in New Issue
Block a user