From 06315218b8e177c13700bf80c5a4a69645411aa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 16:04:45 +0000 Subject: [PATCH] Bump nextcloud/imaginary in /Containers/imaginary Bumps nextcloud/imaginary from 20220822 to 20220905. --- updated-dependencies: - dependency-name: nextcloud/imaginary dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Containers/imaginary/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containers/imaginary/Dockerfile b/Containers/imaginary/Dockerfile index af0347b8..64e4f704 100644 --- a/Containers/imaginary/Dockerfile +++ b/Containers/imaginary/Dockerfile @@ -1,5 +1,5 @@ # From https://github.com/h2non/imaginary/blob/master/Dockerfile -FROM nextcloud/imaginary:20220822 +FROM nextcloud/imaginary:20220905 USER root RUN set -ex; \