summaryrefslogtreecommitdiff
path: root/gstreamer
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-02-08 13:07:47 (GMT)
committerChristian Pointner <equinox@spreadspace.org>2023-02-08 13:07:47 (GMT)
commitc01c1a68ab982fe9342a5691910583726c7c666d (patch)
treeb33f7feed0b3662728dadfe1c12645b784b95571 /gstreamer
parent5c59be747cb999545e3c7a16ad135bcbec679b22 (diff)
ubuntu: add focal and jammy, remove bionice; move app images to bullseye
Diffstat (limited to 'gstreamer')
-rw-r--r--gstreamer/bullseye/Dockerfile (renamed from gstreamer/bionic/Dockerfile)2
1 files changed, 1 insertions, 1 deletions
diff --git a/gstreamer/bionic/Dockerfile b/gstreamer/bullseye/Dockerfile
index 1bd627c..795084b 100644
--- a/gstreamer/bionic/Dockerfile
+++ b/gstreamer/bullseye/Dockerfile
@@ -1,4 +1,4 @@
-FROM docker.helsinki.at/ubuntu:bionic
+FROM docker.helsinki.at/ubuntu:bullseye
MAINTAINER Christian Pointner <equinox@helsinki.at>
RUN set -x \