Merge pull request #2865 from nextcloud/imaginary-container-update

Imaginary update
This commit is contained in:
Simon L
2023-06-26 15:03:15 +02:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
FROM golang:1.20.5-alpine3.18 as go
ENV IMAGINARY_HASH b632dae8cc321452c3f85bcae79c580b1ae1ed84
ENV IMAGINARY_HASH b632dae8cc321452c3f85bcae79c580b1ae1ed84
RUN set -ex; \
apk add --no-cache \