Merge pull request #2087 from nextcloud/dependabot/docker/Containers/imaginary/nextcloud/imaginary-20230301

Bump nextcloud/imaginary from 20230201 to 20230301 in /Containers/imaginary
This commit is contained in:
Simon L 2023-03-02 10:35:42 +01:00 committed by GitHub
commit a34d6c1726
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 nextcloud/imaginary:20230201
FROM nextcloud/imaginary:20230301
USER root
RUN set -ex; \