From ecd64c31ee92f1c5cec2139c829fabc237b45de2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Hugo=20Beauz=C3=A9e-Luyssen?= <hugo@beauzee.fr>
Date: Wed, 27 Jul 2022 11:25:56 +0200
Subject: [PATCH] Bump libvlcpp-unstable IMAGE_DATE

---
 libvlcpp-unstable/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libvlcpp-unstable/Dockerfile b/libvlcpp-unstable/Dockerfile
index bafdb74..01f609c 100644
--- a/libvlcpp-unstable/Dockerfile
+++ b/libvlcpp-unstable/Dockerfile
@@ -2,7 +2,7 @@ FROM debian:bullseye-20220228-slim
 
 MAINTAINER VideoLAN roots <roots@videolan.org>
 
-ENV IMAGE_DATE=202206201011
+ENV IMAGE_DATE=202207271125
 
 # If someone wants to use VideoLAN docker images on a local machine and does
 # not want to be disturbed by the videolan user, we should not take an uid/gid
-- 
GitLab