Merge pull request #1646 from nextcloud/dependabot/docker/Containers/imaginary/nextcloud/imaginary-20230101

Bump nextcloud/imaginary from 20221201 to 20230101 in /Containers/imaginary
This commit is contained in:
Simon L 2023-01-02 22:41:57 +01:00 committed by GitHub
commit 32245612b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# From https://github.com/h2non/imaginary/blob/master/Dockerfile # From https://github.com/h2non/imaginary/blob/master/Dockerfile
FROM nextcloud/imaginary:20221201 FROM nextcloud/imaginary:20230101
USER root USER root
RUN set -ex; \ RUN set -ex; \